kenwheeler / slick

the last carousel you'll ever need
kenwheeler.github.io/slick
MIT License
28.49k stars 5.89k forks source link

slick slides to scroll not working when last slide has single item #4271

Open Prasanna-naik-97 opened 1 year ago

Prasanna-naik-97 commented 1 year ago

short description of the bug / issue, provide more detail below.

  1. Total slides 9
  2. slidestoshow 5
  3. slidestoscroll 4

I have total of 9 slides and I would like to scroll 4 items on click of arrows. Slides to show should be 5. When you execute below code, you see on last slide when we click on arrow it's not scrolling.

====================================================================

Code sandbox below. Please open the view in new window. https://codesandbox.io/s/nostalgic-almeida-kn98f6?file=/index.js