gs-shop / vue-slick-carousel

🚥Vue Slick Carousel with True SSR Written for ⚡Faster Luxstay
https://gs-shop.github.io/vue-slick-carousel/
Other
803 stars 186 forks source link

Vertical scrolling destroys the slider on touch devices. #145

Open priosshrsth opened 3 years ago

priosshrsth commented 3 years ago

I seem to have a bug with slick slider. On touch devices, when scrolling vertically by touching the slider, the slider shows all of the slides at once with really long height. And all slides' width become so small that everything looks like a long vertical line in my page. This doesn't happen, if I avoid touching the slider while scrolling. Also, everything works fine on desktop/laptop.

Update: This seems to be happneing only when I'm setting my NODE_ENV to production in nuxt.