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
Any updates on this? I got tripped up by the same issue. For anyone interested, to avoid removing ChangeDetectionStrategy.OnPush, wiring up the onSelectionChange event seems to force change detection.
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.
The text was updated successfully, but these errors were encountered: