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
The documentation for CdkTextareaAutosize does not mention that the text-field-autosize mixin is required. Without this mixin, the autosizing might not function as expected, which could cause UI issues or confusion.
The cdkTextFieldAutofill documentation already explains the need for the text-field-autofill mixin, including why it’s needed and how to add it. I suggest adding similar information to the cdkTextareaAutosize documentation to cover the text-field-autosize mixin. While this might seem repetitive, it will help ensure consistency and clarity.