-
Notifications
You must be signed in to change notification settings - Fork 1.9k
fix: remove invalid hook usage in wrapFocus
utils
#19407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
wrapFocus
utils
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for v11-carbon-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #19407 +/- ##
=======================================
Coverage 84.85% 84.85%
=======================================
Files 371 371
Lines 14413 14413
Branches 4694 4716 +22
=======================================
Hits 12230 12230
+ Misses 2037 2036 -1
- Partials 146 147 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks Adam!
34964f5
Hey there! v11.83.0 was just released that references this issue/PR. |
Closes #19386
Removed the invalid hook usage in the
wrapFocus
utils.Changelog
Removed
wrapFocus
utils.Testing / Reviewing
Check stories mentioned in #19386.
PR Checklist
As the author of this PR, before marking ready for review, confirm you:
More details can be found in the pull request guide