NickPiscitelli/Glider.js

Slide Overlapping

jayminnie opened this issue · 2 comments

Basically, I tried creating a basic slideshow, with just numbers, but at some point, there is an overlap and order is jumbled up.

So I first tried with 4 numbers (all put in order in html, 1-4)
The first screenshot just shows how its not in order, 1 then 4..., the second screenshot shows how 3 and 4 overlaps, so 4 repeats, so I'm thinking its an order problem, because I already tried to see if slidesToShow is the problem but no.

Screenshot 2023-08-22 at 17 02 21

Screenshot 2023-08-22 at 17 02 27

Here's the code:

Screenshot 2023-08-22 at 17 09 31

Screenshot 2023-08-22 at 17 09 57

Can you provide a codepen reproducing the issue? It sounds like you have external CSS that is affecting the elements