News

When setting the the height of the Textarea to a high value (400, for example), then a scrollbar appears when entering text that utilizes only part of the available height ...
Actual Behavior When a textarea height is reduced below 24px, a vertical scrollbar appears even though the parent mat-form-field keeps a minimal height of 56px. I also noticed that when the textarea ...