-
Notifications
You must be signed in to change notification settings - Fork 337
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
Blocked aria-hidden on an element because its descendant retained focus. #1059
Comments
have you resolved the problem? I got the same error |
Me too |
I am also facing same issue, Any one got the solution ? |
You can download this file, put it in the root of your project, and refer it in package.json like: Or wait for PR to be approved and merged |
Reproducible example:
https://stackblitz.com/edit/vue-gmwmjb?file=src%2FApp.vue
The browser reports this issue when using a custom theme and no delay is added.
The text was updated successfully, but these errors were encountered: