Open hacktui opened 3 years ago
Hi,
slider does not work well on the first slide change with setting: rtl: true, infinite:false
slide start at 3(which is correct) but when pressing [previous] button the first time, the slide will go straight to slide 1 instead of 2. https://codesandbox.io/s/react-slick-playground-forked-dpxze
Hi @akiran can you check this pull request for this problem?
https://github.com/akiran/react-slick/pull/2125
some solution ?
having the same issue, any solution pls? @akiran
I'm also facing this issue any solution?
Hi,
slider does not work well on the first slide change with setting: rtl: true, infinite:false
slide start at 3(which is correct) but when pressing [previous] button the first time, the slide will go straight to slide 1 instead of 2. https://codesandbox.io/s/react-slick-playground-forked-dpxze