ctfdavis / v-slick-carousel

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

Edge cases not handled when toggling between infinite and finite modes in responsive settings #96

Closed ctfdavis closed 6 days ago

ctfdavis commented 1 week ago

When using both infinite and finite modes based on different breakpoints, navigating to an edge case where both the start and end slide groups are displayed would result in an incorrect display state upon toggling back to finite mode.