Hi Team,
I am using focusOnSelect property as True in slick carousel. But each time i click on last partially visible slide it scrolls up to extreme left. I want it to swipe with 1 slide only.
I am using these properties:
slidesToShow: 3,
slidesToScroll: 1,
focusOnSelect: true,
mobileFirst: true,
Hi Team, I am using focusOnSelect property as True in slick carousel. But each time i click on last partially visible slide it scrolls up to extreme left. I want it to swipe with 1 slide only.
I am using these properties: slidesToShow: 3, slidesToScroll: 1, focusOnSelect: true, mobileFirst: true,