ctfdavis / v-slick-carousel

V Slick Carousel for Vue 3
https://lambdadragon.dev/v-slick-carousel
MIT License
16 stars 5 forks source link

Different groupsToShow values in responsive settings cause the wrong initial slide group to show in infinite mode #93

Closed ctfdavis closed 1 week ago

ctfdavis commented 1 week ago

In infinite mode, when the responsive settings use a different groupsToShow value from the base settings, then the initial slide group would be wrong.

A reproduction of the issue: https://stackblitz.com/edit/ctfdavis-v-slick-carousel-aasbni?file=src%2Fapp.vue