akiran / react-slick

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

Slide left jumps to first if initial slider is !== 0 || 1 #2040

Open ivanblank992 opened 3 years ago

ivanblank992 commented 3 years ago

Regards

I am using react slick slider for my project. Everything works great, but on the initial load, if the initial slider is not the first or second if I try to slide left it jumps to first instead of next left. Does anyone has faced the same problem as I did? Thanks

Best regards

rodrei commented 3 years ago

I'm having the same issue