RTL issue
Open
- Dominant language
- JavaScript
- Stars
- 11.9k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
carousel doesn't work properly in RTL direction,
I found a way to make it work but I can't implement it with out your help,
make inline-style of slick-track ( transform: translate3d (1,2,3) ) first value always be positive not negative value.
it will fix issue.
How can I make this value always positive in RTL,
Contributor guide
Assessment
This issue has not been assessed yet.