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.29k stars 289 forks source link

Carousel item not swipe/drag based on SlidesToSlide props #273

Open Ethiraj89 opened 3 years ago

Ethiraj89 commented 3 years ago

I have implemented carousel with props slidesToSlide: 4 and its works fine on both arrow/dots navigation but while swipe/drag it use to move the items only not a complete slide. Kindly help on this to resolve.

Steps to reproduce the behavior:

  1. Set slidesToSlide: 4
  2. Swipe/drag the item
  3. Not swiping based on the props

Expected behavior Needs to swipe based on given props

Desktop: