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
Swiper with vertical direction; autoplay and autoHeight features enabledm and also transition-timing-function: linear; style set to .swiper-wrapper to create a marquee design, experiences weird jumps after a while.
Initially runs smoothly, but if you wait just for some seconds, you'll notice the slide starts to gradually have some hard jumps, maybe due to a miss calculaiton problem perphaps, not sure.
The reproduction link has two slides to simulate a design, but even removing the second one the bug still happens, so don't seen a performance issue.
Expected Behavior
The autoplay animation to run smoothly without jumps
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/sandbox/g4yzhx
Bug description
Swiper with vertical direction; autoplay and autoHeight features enabledm and also
transition-timing-function: linear;
style set to.swiper-wrapper
to create a marquee design, experiences weird jumps after a while.Initially runs smoothly, but if you wait just for some seconds, you'll notice the slide starts to gradually have some hard jumps, maybe due to a miss calculaiton problem perphaps, not sure.
The reproduction link has two slides to simulate a design, but even removing the second one the bug still happens, so don't seen a performance issue.
Expected Behavior
The autoplay animation to run smoothly without jumps
Actual Behavior
No response
Swiper version
11
Platform/Target and Browser Versions
Windows 10
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: