ismail9k / vue3-carousel

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

Mobile screen vertical scrolling not working. #312

Closed NarithNR9 closed 12 months ago

NarithNR9 commented 12 months ago

I use the carousel full screen when responsive on mobile and not able to scroll down to other content.

NarithNR9 commented 12 months ago

.carousel__track { touch-action: auto; }