akiran / react-slick

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

Can't swipe to uneven slide index when swipeToSlide = true #2008

Open Akah opened 3 years ago

Akah commented 3 years ago

When swipeToSlide is set to true and there is an uneven number of slides the last slide cannot be slid to.

Doesn't occur when infinite is set to true.

https://codesandbox.io/s/react-slick-playground-forked-hiz49

martinop commented 3 years ago

happening to me on mobile, any insight? @Akah

JamesAshokAXL commented 1 year ago

Issue: Unable to swipe to the last two slides.

Issue is replicable,