akiran / akiran/react-slick

react-slick is not working correctly in RTL language

Aperta
#1,875 10 commenti 2 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
11.9k
Fork
2.1k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

This issue still repros in the latest version v0.27.9.
The web page language is the Hebrew language which is RTL language.
Repro steps: There are 5 slide pages in this slider using react-slick. If you open the web page contains this slider in the Chrome browser, press F12 to open the developer window, select the 'Toggle device toolbar' to switch to the mobile layout.
See this gif below:
![ReproRTLissue_github](https://user-images.githubusercontent.com/69890678/90604399-5aa00c00-e22f-11ea-9f49-109b4d27262f.gif)

There are two issues shown in this gif:
1) The switch sequence is not correct. It should switch from 'folder1' to 'folder5'.
2) During the transition from one slide to another slide, it will try to load two slides and end up with one slide.

Please let me know if I there is any question, thanks!

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.