react-slick icon indicating copy to clipboard operation
react-slick copied to clipboard

not working with rtl direction

Open mhdkashif07 opened this issue 3 years ago • 2 comments

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

mhdkashif07 avatar Oct 25 '21 10:10 mhdkashif07

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

s1576573 avatar Jan 08 '22 15:01 s1576573

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.

PrakharJain-Globant avatar Jul 30 '22 16:07 PrakharJain-Globant