akiran / react-slick

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

not working with rtl direction #2098

Open mhdkashif07 opened 2 years ago

mhdkashif07 commented 2 years ago

I'm using the i18next library for the translation and react slick for Carasoul. it works fine for English and shows all the 5 slides of the slider but on the Arabic side it is not showing but if I give one slide only to the slider then it shows on the Arabic side as well but not more than one slide. Thanks

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

PrakharJain-Globant 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

This doesn't work in case of vertical true.