froala / angular-froala-wysiwyg

Angular 4, 5, 6, 7, 8 and 9 plugin for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
732 stars 200 forks source link

Code View model not updating until closing code view? #350

Open LukeHartcher opened 4 years ago

LukeHartcher commented 4 years ago

When using the "Code View" the model does not update until you close the code view and return to the editor.

Is it possible to have the model update when the Code View content changes?

Gonzalolhm commented 4 years ago

I have the same issue. When in "Code View" the model doesn't update until you switch again to normal mode. Also, the event "codeView.update" only triggers when you return to the editor.

IamSurendraThota commented 3 years ago

Did you resolved this issue ?

ptomaszi commented 3 years ago

I have the same issue. Any plans to fix it?