ui-tinymce
ui-tinymce copied to clipboard
ngModel not been updated by 'Delete' (/delete-right) key (but works fine for the backspace (/delete-left) key)
If you have the ngModel displayed upon the page, it seems to update dynamically when you use the backspace key (within the editor/upon the content text) but not (dynamically) for the 'Delete' key.
(If you tab away from the editor to another element upon the page then the model then updates.)
[Latest version]
mailto:[email protected]
Thanks, this is probably an issue with the event we are watching.
Can you please post Plunkers reproducing the issue in the future? If you would like to investigate and put our a PR, I would be more than happy to merge a fix in.