Javascript error (last version)
-
Hi,
After updating the Additional Variation Images Gallery for WooCommerce plugin to version 1.3.26, I get the following error in the browser 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: div
Ancestor with aria-hidden:<div class="slick-slide slick-cloned slick-center" data-slick-index="-1" id aria-hidden="true" style="width: 123px;" tabindex="-1"> ... </div>BR
The topic ‘Javascript error (last version)’ is closed to new replies.