When resizing a textarea to its smallest allowed height (40px), it shows a small scrollbar on the right of the element even though the text inside is centered without any visible overflow. This ...
When a <textarea> with cdkTextareaAutosize has its width set to auto and sits flush against the edges of its parent container, autosize miscalculates its height if the parent container acquires a ...