-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
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
Swiper beforeSlideChangeStart event fires only once at first move #5913
Comments
I am still experiencing this bug in 9.1.0 For some perspective: EDIT: even using the native navigation, |
I'm seeing this issue on v10.3.0 |
Seeing this on v11.0.3 |
Seeing this on v.11.1.1 |
Same on v.11.1.4 Seems it only happens when |
Check that this is really a bug
Reproduction link
https://codepen.io/dannyarty/pen/yLKzYqN
Bug description
Swiper beforeSlideChangeStart event fires only once on first slide change. Same issue with similar events like beforeTransitionStart, slideChange, slideChangeTransitionEnd, slideChangeTransitionStart, slideNextTransitionEnd, slideNextTransitionStart etc.
Expected Behavior
Fire everytime before/after active slide changed
Actual Behavior
Fires only once after first active slide changed
Swiper version
8.3.1
Platform/Target and Browser Versions
Windows Chrome 103.0.5060.134 64-bit
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: