akiran / react-slick

React carousel component
http://react-slick.neostack.com/
MIT License
11.72k stars 2.1k forks source link

Scrolling to left from first slide break animation #2145

Closed donotcodeit closed 7 months ago

donotcodeit commented 2 years ago

When slider shows multiple items and scrolled from first slide to left, animation stops on invalid slide. Also slide with class name slick-current is not in visible area. Please take a look at the demo: https://codesandbox.io/s/react-slick-scroll-left-issue-8v5sz9

akiran commented 2 years ago

I tried the demo and it is working as expected. Can you record a video of the issue and share it?