vue-carousel icon indicating copy to clipboard operation
vue-carousel copied to clipboard

Cannot scroll to last slide if scrollPerPage=false

Open leolux opened this issue 5 years ago • 2 comments

Bug Report

Current Behavior The last slide can be reached with scrollPerPage=true but not with scrollPerPage=false.

Expected behavior/code The last slide should be reachable with scrollPerPage=false.

leolux avatar Oct 13 '19 16:10 leolux

I noticed that the slide appears, it's just the icons the pagination icon that does not become active.

Edmund1645 avatar Nov 09 '19 21:11 Edmund1645

there is a patch in https://github.com/SSENSE/vue-carousel/issues/527

bart2016 avatar Jan 13 '23 06:01 bart2016