Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maximum update depth exceeded. #4

Open
darshanprajapat opened this issue Apr 2, 2020 · 1 comment · May be fixed by #6
Open

Maximum update depth exceeded. #4

darshanprajapat opened this issue Apr 2, 2020 · 1 comment · May be fixed by #6

Comments

@darshanprajapat
Copy link

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)

@imshubhamsingh
Copy link
Owner

hey @darshanprajapat, thanks for reporting it. At the moment, I quite busy with other work. If you are willing to solve this, I'm more than happy to help you out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants