esvit / ng-ckeditor

BSD 3-Clause "New" or "Revised" License
265 stars 137 forks source link

Prevent data in source view from becoming stale #94

Closed ghost closed 8 years ago

ghost commented 8 years ago

Whenever I would enter something in source mode to get latest data present in ckeditor textarea to the variable bound to ng-model I had to switch out of the source mode to trigger a refresh. This change removes the need for that.

http://stackoverflow.com/questions/33261102/ckeditor-getdata-returning-stale-data-last-change-missing-in-source-mode