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

React Text Field mobile agent problem #286

Closed
cheong12001 opened this issue Sep 25, 2018 · 2 comments
Closed

React Text Field mobile agent problem #286

cheong12001 opened this issue Sep 25, 2018 · 2 comments

Comments

@cheong12001
Copy link

i have implement this component in my website. However, when i switch the user agent to mobile, and try to touch it. the whole website hangs and shows: "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" please help!

@moog16
Copy link

moog16 commented Sep 25, 2018

I think this is the same issue you are seeing: #275. Can you confirm?

@moog16 moog16 closed this as completed Sep 26, 2018
@moog16
Copy link

moog16 commented Sep 26, 2018

#275 fixed

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