akiran / react-slick

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

React Slick - Maximum update depth exceeded #1570

Open Benornm opened 5 years ago

Benornm commented 5 years ago

Hey, I just upgraded my react version to react 16.3 Now the slider is going inside infinite loop on componentWillReciveProps and componentDidUpdate, and makes infinite setState. I didnt changed anything except react version from 16.2 to 16.3 . What can be the problem that causing this loop?

image

Thanks

thisispatrick33 commented 5 years ago

Same problem...