JS error in console
-
I’ve just installed the latest release and I get this error in console:
Blocked aria-hidden on an element because its descendant retained focus. The focus must not be hidden from assistive technology users. Avoid using aria-hidden on a focused element or its ancestor. Consider using the inert attribute instead, which will also prevent focus. For more details, see the aria-hidden section of the WAI-ARIA specification at https://w3c.github.io/aria/#aria-hidden.
Element with focus: button <div id=”moove_gdpr_cookie_modal” class=”gdpr_lightbox-hidden” role=”complementary” aria-label=”Schermata impostazioni GDPR” aria-hidden=”true”>Is is possible to fix it?
Thanks.
- You must be logged in to reply to this topic.