YIZHUANG / react-multi-carousel

A lightweight production-ready Carousel that rocks supports multiple items and server-side rendering with no dependency. Bundle size 2kb.
MIT License
1.25k stars 286 forks source link

Dragging is now working as expected on mobile (scroll issues) #438

Open salihkesepara opened 3 weeks ago

salihkesepara commented 3 weeks ago

When using it on mobile draggable is not working as expected.

Steps to reproduce the behavior:

  1. Go to Chrome browser
  2. Open inspect
  3. drag items to the right or left and then try to drag them up and down.

Current behavior

All page scrolling Current

Expected behavior

Just carousel items should be scroll Expected