akiran / react-slick

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

settings 'slide' not working #1699

Open kyuwoo-choi opened 4 years ago

kyuwoo-choi commented 4 years ago

Guidelines for posting a new issue

settings slide does nothing. need to remove the setting from doc or add the function.

https://codesandbox.io/s/react-slick-settings-slide-not-working-how5h

tusharshuklaa commented 4 years ago

I think it is related to https://github.com/akiran/react-slick/issues/1549. And I certainly need this feature as I'm porting my application from jQuery to React and this is not working as expected.