Updating content externally or using DynamicFormControlComponent to update the value causes the cursor to jump to the start of the rich text editor. This issue also happens if there is another subscription firing to update the value somehow while typing
https://codesandbox.io/s/tinymce-angular-forked-sdwgoj
while typing it should not jump to the start, updating the value externally should not jump to the start, and after updating the value it should not jump to the start
Version 6.0.0 on Angular 13 and latest