Closed
Description
Reproduction
https://stackblitz.com/edit/cdk-textarea-autosize-issue-demo
Steps to reproduce:
- Use Firefox to type, paste, delete into any textarea with
matTextareaAutosize
- Try Undo in the browser
Expected Behavior
The undo feature in the browser should work as expected.
Actual Behavior
There's no undo option enabled on Firefox.
Environment
- Angular: 8.1.3
- CDK/Material: 8.1.1
- Browser(s): Firefox
- Operating System (e.g. Windows, macOS, Ubuntu):
macOS / Debian (Maybe on Windows too)