This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
RC4: Rows attribute doesn't resize textarea when no content #5751
Comments
devversion
added a commit
to devversion/material
that referenced
this issue
Nov 16, 2015
100% perfect fix for textarea, check it out Fixes angular#5751
Yeah.
Here is again my second fix for the textarea, this one should work better. |
devversion
added a commit
to devversion/material
that referenced
this issue
Dec 30, 2015
devversion
added a commit
to devversion/material
that referenced
this issue
Jan 5, 2016
temporary "hack": html: js (controller):
|
+1, very confusing, as you'd expect |
@devversion take a look |
This issue is closed as part of our deprecation effort. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Textareas are always rendered with only one row if there isn't any content in it.
See this CodePen
It also limits the height of the textarea to the number of rows set.
The text was updated successfully, but these errors were encountered: