You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
feat(textarea): add the ability to trigger a resize manually
Adds support for manually resizing a textarea via the `md-resize-textarea` scope event.
This useful for cases where the textarea might not have gotten the proper height, because it's inside an element that's being animated.
Fixes#8376.
Closes#8657
0 commit comments