You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problems is also present without the loop set to true, with it as false also occurs. Is there any workaround?
My full swiper config: effect: 'cards', grabCursor: true, centeredSlides: true, loop: false, maxBackfaceHiddenSlides: 2
It doesn't occurs at the first slides, the flickering starts after 20 or 25 slides, any idea?
And it doesn't happen (at least to me) on a desktop web browser, only on my mobile (android) with chrome. I've tried also in firefox and in firefox this flickering doesn't happen, but the transition between one slide and the next one it became too slow.
If you need help I will be happy to help you, even with the development
Thanks!
Check that this is really a bug
Reproduction link
https://codepen.io/barksploit/pen/JjeVwxJ
Bug description
Loop mode causes flicker between slides.
Supposedly fixed in #6673 bf29843 but still an issue latest version
Expected Behavior
No flicker
Actual Behavior
Flickers between slides as DOM elements are switched out
Swiper version
10.1.0
Platform/Target and Browser Versions
Any browser
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: