Open Akah opened 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
happening to me on mobile, any insight? @Akah
Issue: Unable to swipe to the last two slides.
Issue is replicable,
0.29.0
infinite: false
slidesToScroll > 1
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