Skip to content

Maximum update depth exceeded. #4

Open
@darshanprajapat

Description

@darshanprajapat

I am facing this issue after npm install & npm start. can you please help me out to solve below error. Thanks in advance!

react-dom.development.js:23093 Uncaught 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.
at checkForNestedUpdates (react-dom.development.js:23093)
at scheduleUpdateOnFiber (react-dom.development.js:21164)
at Object.enqueueSetState (react-dom.development.js:12639)
at Router.Component.setState (react.development.js:471)
at react-router.js:63
at listener (history.js:155)
at history.js:173
at Array.forEach ()
at Object.notifyListeners (history.js:172)
at setState (history.js:288)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions