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?
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?
Thanks