akiran / react-slick

React carousel component
http://react-slick.neostack.com/
MIT License
11.72k stars 2.1k forks source link

rtl mode must slide from right to left and slide 1 must be in right side #1902

Open kingofday opened 3 years ago

kingofday commented 3 years ago

Guidelines for posting a new issue

kingofday commented 3 years ago

if you set infinite to false in config you can see the problem, more clearly thk

s1576573 commented 2 years ago

I encountered the same issue, try this package instead: https://github.com/ryangphan/react-slick-pnth . It is also react-slick, but with improved rtl support