Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops. Any solution for it?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)
Some comments may only be visible to logged-in visitors. Sign in to view all comments.