Describe the bug
When using the Auto-Resizing in combination with the Appearance size the Auto-Resizing isn't triggered again after the Appearance size has been changed. Because of this, the Native TextArea stays to 'big'. The Auto-Resizing is only triggered again when you change the value of the TextArea.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The TextArea should be resized automatically when changing its "size" appearance property, without the need to update the value of the component
Describe the bug
No scrollers appear inside the Native TextArea component when we have a multiline content
To Reproduce
Expected behavior
A vertical scroller should appear when we add multiline content inside the TextArea