froala / angular-froala

Angular.js bindings for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
MIT License
306 stars 123 forks source link

ngModel not updated when using html.insert method #203

Closed mthomasson closed 5 years ago

mthomasson commented 5 years ago

When using the html.insert method, the model is not updated. The user needs to focus and blur the textarea/input for the model to be updated, and the event froalaEditor.contentChanged is not fired

angular-froala version 2.9.3