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

Switch to 2.2.0 from 2.1.0 broke the app for some reason #28

Closed
masbaehr opened this issue Oct 2, 2019 · 3 comments
Closed

Switch to 2.2.0 from 2.1.0 broke the app for some reason #28

masbaehr opened this issue Oct 2, 2019 · 3 comments

Comments

@masbaehr
Copy link

masbaehr commented Oct 2, 2019

This is the error i'm getting with 2.2.0 which does not happen with 2.1.0

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.

e.updateFormattedNumber

@alexplumb
Copy link
Owner

Thanks for the heads-up, @masbaehr. Can you share your code for this component?

@alexplumb
Copy link
Owner

@masbaehr I've released 2.2.1 - please see if this fixes it

@masbaehr
Copy link
Author

masbaehr commented Oct 2, 2019

Hey thanks for the quick fix, it works again. ;-)

justdvl referenced this issue in justdvl/material-ui-phone-number-2 May 18, 2022
…es/react-18.0.5

Bump @types/react from 18.0.0 to 18.0.5
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

No branches or pull requests

2 participants