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
Fade effect does not work correctly with virtual slides. Several problems:
Open link and try to go next slide a couple of times. You will see following:
First click on next slide button (slide occurs with transition effect)
Second click on next slide button (slide occurs immediately without transition and after that transition occurs for next slide)
In case swiper has "loop" flag, second slide does not shown at all (white screen). To reproduce you need to go click next slide button until slide is not visible (on the second circle you will see that slide 2 is empty)
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/devbox/swiper-vue-effect-fade-forked-tclghq
Bug description
Fade effect does not work correctly with virtual slides. Several problems:
Expected Behavior
No response
Actual Behavior
No response
Swiper version
11.1.12
Platform/Target and Browser Versions
Chrome
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: