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
We'd like to check if this is an SSR-specific issue, if it only happens in certain frameworks, or if it happens when the circular option is combined with certain styles.
We are trying to reproduce the issue in its simplest code based on the code you left.
However, can you check if it happens when you don't use SSR or do a similar implementation with the same style in a vanilla framework?
Description
Jerky animation when scrolling through slides in loop mode on a mobile device in the SSR true
Steps to check or reproduce
3 slides with a fixed width of 276px
We switch to the adaptive mode of the browser at 320px, scroll to the last of the 3 slides - the slide loads and the last active slide is pushed out
Video:
2024-07-03.21.22.23.mov
The text was updated successfully, but these errors were encountered: