ismail9k / vue3-carousel

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

MouseDrag not working correctly #206

Closed dwagner320 closed 1 year ago

dwagner320 commented 1 year ago

When I click on the slides the mousedrag is not working correctly. Seems like you need to click a couple of times and then it works halfway. Seems like you need to hold the mouse click and then release it. Also I am not sure if the images are in a transition if the click has any effect at all. Is that problem in another version also? I am using version 0.1.40.

CKGrafico commented 1 year ago

Similar experience here, I can only drag to the first slide, after this I cannot drag anymore.

CKGrafico commented 1 year ago

Nothing about this? I'm still not able to guess how to fix it :(