Replies: 1 comment
-
|
Hi there! Taking a look at your issue regarding For
Best of luck, and hope this guides you to the fix! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When a Modal window is open the <body> element has the "aria-hidden" attribute added with value "true", and axe DevTools flags this as a critical issue and points to https://dequeuniversity.com/rules/axe/4.10/aria-hidden-body for more information. Can this behavior be changed? Or is the following axeDevTools/dequeuniversity.com statement totally wrong?
Here is what the extension displays:
Beta Was this translation helpful? Give feedback.
All reactions