rcbyr / keen-slider

The HTML touch slider carousel with the most native feeling you will get.
https://keen-slider.io/
MIT License
4.57k stars 210 forks source link

Dynamic content makes slides jumping between loops #416

Open gkielwasser opened 3 months ago

gkielwasser commented 3 months ago

Hi,

I took the example DYNAMIC CONTENT (500 NAMES, 2 SLIDES) and I put it vertical, with one slide per view.

There is 2 slides in the DOM, each time we snap 2 times, the current slide will blink. For instance in my example, it will blink at slide number 3.

To reproduce:

Here is a sandbox

Interesting: Sliding in the reverse order won't make any slides blink.

Any workaround @rcbyr ?