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
I was trying to create a carousel that loops on mobile screens (breakpoint 767px) and displays only one slide per page. While I only have three slides, I'm seeing my original three and more clones appearing alongside them.
Checks
Version
v4.1.4
Description
I was trying to create a carousel that loops on mobile screens (breakpoint 767px) and displays only one slide per page. While I only have three slides, I'm seeing my original three and more clones appearing alongside them.
Reproduction Link
No response
Steps to Reproduce
create a splide carousel similar to this
Expected Behaviour
One slide should appear in screens below 768px and should loop every 3000ms.
The text was updated successfully, but these errors were encountered: