Missing slide ID and hidden slides in carousel #76
Unanswered
cramontgomery
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello! First I have to say that I love that you've created this version of Slick Slider, and as someone who cares about accessibility, I deeply appreciate your hard work.
I'm having an issue with slides all being assigned "aria-hidden='true'" when in continuous scrolling carousel mode. I'm also noticing that sometimes there isn't an ID assigned to the slide. I was hoping you could give me some insight in what I might be doing wrong, or if there's something I can do to fix it. The end result is that, if I'm doing a continuous carousel slideshow, I can't use my keyboard to navigate its contents. I'm also getting an alert from certain accessibility scanners that these elements don't have IDs.
I have multiple slideshows on the same page. Could that cause an issue with IDs not working? Just a thought. :-/
Thanks in advance for any and all advice!
Beta Was this translation helpful? Give feedback.
All reactions