Open Identity-labs opened 6 years ago
I have the same problema here. If i click out of the wysiwyg before call the validate it works, but its a problema to the user.
Thx
I did this pull request https://github.com/angular-ui/ui-tinymce/pull/358 to solve this issue.
Thanks @eduardolagares ! I've incorporated this fix in our fork: https://github.com/Recras/ui-tinymce
Hi,
When we past text in the wysiwyg, the ngModel is not up to date. We have to enter some text after to make it work.
Tinymce on the last version, and ui-tinymce on the last version
Thx