Closed thierryskoda closed 7 years ago
Hi here's my Slick directive :
<slick infinite="true" center-mode="true" slides-to-show="3" slides-to-scroll="3" prev-arrow="true" next-arrow="true" speed="200" variable-width="true" >
I can only drag my items from one slide and than the carousel seems to not working. I can drag the whole element to left and right but it will never change the selected slide.
Thank you for any help!
It was because I was wrapping my slick component with another div that had width 100%
Hi here's my Slick directive :
I can only drag my items from one slide and than the carousel seems to not working. I can drag the whole element to left and right but it will never change the selected slide.
Thank you for any help!