Skip to content

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

Open
@lixas

Description

@lixas

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions