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

Textarea Autosize Demo: Maximum update depth exceeded #17655

Closed
2 tasks done
BenBals opened this issue Oct 1, 2019 · 1 comment
Closed
2 tasks done

Textarea Autosize Demo: Maximum update depth exceeded #17655

BenBals opened this issue Oct 1, 2019 · 1 comment
Labels
component: TextareaAutosize The React component. status: waiting for author Issue with insufficient information

Comments

@BenBals
Copy link

BenBals commented Oct 1, 2019

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

When typing really fast into the maximum height area at https://material-ui.com/components/textarea-autosize/, I get a runtime error 185 and the site says to report it here. (Which is why I do.)

Full error text:

This demo had a runtime error!
We would appreciate it if you report this error directly to our issue tracker.
Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

Expected Behavior 🤔

The text area just takes the input.

Steps to Reproduce 🕹

Go to https://material-ui.com/components/textarea-autosize/ and type furiously into the maximum height box.

Context 🔦

Your Environment 🌎

Firefox 69.0 on NixOS 19.03

@oliviertassinari
Copy link
Member

oliviertassinari commented Oct 1, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: TextareaAutosize The React component. status: waiting for author Issue with insufficient information
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants