The initialSlide settings is ignored on breakpoints. It always takes the setting from outisde the breakponts defintion.
See my example for clarification. On smaller devices the slider should start with slide 2 instead of slide 1. It always takes slide 1 regardless the of the breakpoints settings.
The initialSlide settings is ignored on breakpoints. It always takes the setting from outisde the breakponts defintion.
See my example for clarification. On smaller devices the slider should start with slide 2 instead of slide 1. It always takes slide 1 regardless the of the breakpoints settings.
https://codesandbox.io/p/sandbox/react-slick-playground-forked-hqfmn5?file=%2Findex.js%3A12%2C22