-
Notifications
You must be signed in to change notification settings - Fork 602
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"draggable: false" with "prevNextButtons: true" triggers "next()" two times #721
Comments
Also, the keyboard "accessibility: true" doesn't work either. Thank you. |
Thanks for reporting this bug. This looks to a bug in Chrome, but not Firefox or Safari. I'll take a look. |
We are seeing the similar issue on IE and Chrome. Do we know when this will be fixed? Is there any other option to make draggable: false? . We do not want to turn on the draggable to resolve this issue. |
🛠 add event argument for prevNext onTap
🎉 Flickity v2.1.1 has been released with a fix for this bug 🎉 Please update and report back if you still are running into issues. |
Can be seen in the official Codepen :
https://codepen.io/desandro/pen/dPdoRO
Is it linked to accessibility or the new staticClick event triggered event on non draggable sliders ?
The text was updated successfully, but these errors were encountered: