Do not set aria-hidden on elements visible in the viewport
Author: ghostCreated May 26, 2022Updated Jul 27, 2026
Labelsfeature request
This is an amazing library. Kudos to the devs!
I noticed an accessibility issue in the slider.
The issue is that aria-hidden attribute is being set to true for elements which are in the slider view.
Please see this reproduction I made: https://codepen.io/geon-halfhelix/pen/YzeEbLj

Source: metafizzy/flickity