Closed lsirivong closed 5 years ago
A render occurs before state is updated inside of componentDidUpdate, causing the underlying route to be removed, and then re-created.
componentDidUpdate
A render occurs before state is updated inside of
componentDidUpdate
, causing the underlying route to be removed, and then re-created.