What is the current behaviour
When editing text in tinymce the form state doesn't update correctly.
How to reproduce
- Open https://stackblitz.com/edit/angular-13-rmvnj2
- Type in tinymce (state is not updated)
- Type in regular input (state updates correctly)
Expected behaviuor
The form state should update automatically like it does with the regular input element.
What is the current behaviour
When editing text in tinymce the form state doesn't update correctly.
How to reproduce
Expected behaviuor
The form state should update automatically like it does with the regular input element.