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

Breaking on mobile when have more than 150 elements. #399

Open MathiasMS opened 11 months ago

MathiasMS commented 11 months ago

I'm having a problem with the library. Everything was working fine, until I used the carousel with approximately 170 items. The carousel works perfectly with so many elements, except on mobile devices. When I open the application in a browser on a mobile device, the following happens (I leave the video attached).

https://github.com/YIZHUANG/react-multi-carousel/assets/24767762/a29cef07-d85c-4d07-8338-5b9841cde151

Can anyone help me with this issue please??

Thank you in advance!