Open cbutler90 opened 3 years ago
To anyone reading this, I could not solve my problem. I ended up using vue-agile instead and it worked great with Nuxt
Switching to vue-agile doesn't seem like a great choice right now considering the author says he will not continue work on it :(.. I think vueper is the closest to feature complete, but it's a bit buggy right now and missing features like infinite on multiple which is a terrible shame.
I have a news slider that shows 3 cards at a time. When I add ":breakpoints="breakpoints" to 'vueper-slides' and click the right (custom) arrow to scroll through each slide at a time, the slider goes through all my cards at once. If I click the right arrow again, it takes me all the way back to the beginning of all 25 cards. A third click starts the slider the proper way. If I remove breakpoints, the issue is gone, but I need the responsiveness.
and my breakpoints look like this: