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

Demo in /components/text-fields had a runtime error #18043

Closed
tribal2 opened this issue Oct 26, 2019 · 1 comment
Closed

Demo in /components/text-fields had a runtime error #18043

tribal2 opened this issue Oct 26, 2019 · 1 comment
Labels
component: text field This is the name of the generic UI component, not the React module! status: waiting for author Issue with insufficient information

Comments

@tribal2
Copy link

tribal2 commented Oct 26, 2019

If you type a long text in the multiline demo fields with default value 'controlled' you get this error:

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.

It happens in this demo sections: #outlined and #filled

If you paste a long text the demo works OK. You get the error when you type.

@mbrookes mbrookes added bug 🐛 Something doesn't work component: text field This is the name of the generic UI component, not the React module! and removed bug 🐛 Something doesn't work labels Oct 26, 2019
@mbrookes
Copy link
Member

@swordf1zh I labelled it as a bug, since the error is quite specific, but then try as I might, I couldn't reproduce it. Could you provide more environment details? (The issue template will help).

@mbrookes mbrookes added the status: waiting for author Issue with insufficient information label Oct 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text field This is the name of the generic UI component, not the React module! status: waiting for author Issue with insufficient information
Projects
None yet
Development

No branches or pull requests

3 participants