ismail9k / vue3-carousel

Vue 3 carousel component
https://ismail9k.github.io/vue3-carousel/
MIT License
660 stars 164 forks source link

Wrap around set to false issue #273

Closed bclegaspi closed 1 year ago

bclegaspi commented 1 year ago

When using the galley example and setting the waparound to false for the thumbnails, clicking on the last item when index is at 0 and vice versa causes the carousel to slide to the second item after or before the intend item respectively.