Closed EfraimFeinstein closed 6 years ago
The problem seems to be in the interaction between CKEditor and AngularJS's two-way binding. Unfortunately, the only real final fix to this problem will be to disable Angular's two-way binding in the UI and only do manual syncing.
This is fixed in 0.2.0
The problem seems to be in the interaction between CKEditor and AngularJS's two-way binding. Unfortunately, the only real final fix to this problem will be to disable Angular's two-way binding in the UI and only do manual syncing.