Skip to content

Conversation

@bhovhannes
Copy link
Contributor

@bhovhannes bhovhannes commented Nov 6, 2025

We're observing signal is aborted without reason errors in DataDog. While official documentation states that reason argument for AbortController.abort(reason) call is optional, some browsers log "signal is aborted without reason" error in console. We're able to reduce number of such errors in other places by simply adding a reason.

In this PR I did the same - added reason.

Closes

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

🧢 Your Project:

Adobe (Workfront)

@LFDanLu LFDanLu added this pull request to the merge queue Nov 6, 2025
Merged via the queue into adobe:main with commit 55239ac Nov 6, 2025
32 checks passed
@bhovhannes bhovhannes deleted the main-hb-fix-for-no-reason branch November 6, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants