ismail9k / vue3-carousel

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

drag doesn't work on mobile when using uuid as a key for the slide component #342

Open moaoa opened 7 months ago

moaoa commented 7 months ago

Describe the bug there is an issue with the carousel component in mobile where the drag doesn't work properly

To Reproduce Steps to reproduce the behavior:

1 install the library uuid 2 use a uuid in the key of the Slide component 3 open mobile view in Chrome 4 experience issues in drag (carousel doesn't go to the next or previous slide)

Expected behavior the carousel to function normally

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.