Skip to content

Error in js console: Blocked aria-hidden on an element because its descendant retained focus. #4314

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

Open
lixas opened this issue Apr 4, 2025 · 1 comment

Comments

@lixas
Copy link

lixas commented Apr 4, 2025

Describe the bug

When in routes i have page with componentUrl and that page loads-up- i receive JS error in console about "Blocked aria-hidden on an element"
I do observe the same behaviour in Edge and Droidscript

To Reproduce

  1. Go to https://codesandbox.io/p/sandbox/nifty-darkness-3p7tvg
  2. Open browser developer tools, open console
  3. In preview window click on link "List load as expected" right under the form
  4. See error in console window about aria-hidden

Expected behavior

Page loaded and rendered as expected, No error is shown

Actual Behavior

In browser page is loaded but in console error is shown. In Droidscript- alert windows with the same message and after clicking OK- application halts.

Screenshots

Image

Additional context

Added zip'ed Droidscript source as attachment for testing on Droidscript.
List.zip

@lixas
Copy link
Author

lixas commented Apr 7, 2025

More on this:
versions 8.3.0 and 8.3.1 works ok in this case
Version 8.3.2 and later versions give "Blocked aria-hidden on an element" error

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

No branches or pull requests

1 participant