react-slick
react-slick copied to clipboard
SlickGoTo blocks scroll to previous slides
Hello,
I am having a trouble when using slickGoTo. My slider has overflow-x: scroll as a css property, allowing me to scroll between the slides. After using slickGoTo method, I am unable to scroll to the previous slides. My current configurations is: dots={false} infinite={false} draggable
Thank you in advance.