kenwheeler / slick

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

Problem with dynamic slides count #4239

Open mikrolab opened 1 year ago

mikrolab commented 1 year ago

If i have less slides than write in config slick slider have some bugs

==================================================================== example is all good work https://jsfiddle.net/8nydvxas/7/ and example with my problem https://jsfiddle.net/kgd6or7n/15/

I want that in the second case the lower slider did not scroll, but stood still. Because i don`t know how slides i get from backend I know how to fix this using CSS class and blocking style but it's a bit wrong