focusOnSelect is sliding to extreme left
Open
- Dominant language
- JavaScript
- Stars
- 11.9k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
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,
Contributor guide
Assessment
This issue has not been assessed yet.