BakoviDagi/vue-dynamic-slider

Once slide with infinite scroll = true causes scrolls through slides to find next when at end of page

Closed this issue · 0 comments

Example: have 5 slides, using Next, go through all 5 slides. On the 5th slide, do Next again and it slides all through to get to the next one (which is actually the first one because of Infinite Scroll = true). Also noticed, once you do Next on the 5th one, the pagination dots stop indicating which one you are on (I added in the pagination dots using pagination.numPages and pagination.currentPage