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 renders multiline incorrectly #259

Closed
thomasttvo opened this issue Aug 14, 2013 · 2 comments
Closed

Textarea renders multiline incorrectly #259

thomasttvo opened this issue Aug 14, 2013 · 2 comments

Comments

@thomasttvo
Copy link

The current renderFormValue and renderText methods don't take into account the fact that "\n" characters are rendered on textarea as new line.

I'm hacking into the source code to fix this, so anyone has a good idea which component i can reuse or which direction should i go to make this happen?

@usmonster
Copy link
Contributor

@niklasvh Duplicate of #83?

@niklasvh
Copy link
Owner

Yes

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

3 participants