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

Multi-line TextField doesn't respect \n in defaultValue #296

Closed
0x80 opened this issue Feb 1, 2015 · 0 comments
Closed

Multi-line TextField doesn't respect \n in defaultValue #296

0x80 opened this issue Feb 1, 2015 · 0 comments
Labels
component: TextareaAutosize The React component.

Comments

@0x80
Copy link

0x80 commented Feb 1, 2015

When you set a string like "line one \n line two" as the defaultValue of a TextField with multiLine={true} the field doesn't grow with the content.

@hai-cea hai-cea closed this as completed in b4dc09a Feb 8, 2015
ninjasort pushed a commit to ninjasort/material-ui that referenced this issue Feb 15, 2015
brianfeister pushed a commit to brianfeister/material-ui that referenced this issue May 1, 2017
@oliviertassinari oliviertassinari added the component: TextareaAutosize The React component. label Apr 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: TextareaAutosize The React component.
Projects
None yet
Development

No branches or pull requests

2 participants