kenwheeler / slick

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

Cant scroll to previous slides when # of prev slides < slidesToScroll and infinite is false #4028

Open SimonBak opened 4 years ago

SimonBak commented 4 years ago

I'm using a two slider for displaying some products the BIG ONE and the SMALL ONE. Each of them is the NAV FOR the second. On the SMALL VERSION, i have a slidesToScroll:4 and for exemple when i am on the slide 3, i can click on the previous button to go back to the first slide. Can you help me.

Thanks.

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

https://codepen.io/simonbak-the-encoder/pen/VwaNbeB

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

I'm using the latest version of SLICK 1.8.1 with the CDN.