Angular, ng-ckeditor, and the editor-destroy-iframe bug
This posting is regards ng2-ckeditor@1.1.13 loaded with ckeditor@4.8.0. Although there are a couple of articles on SO with this question I believe this is still an open question. Please do not mark this posting as a duplicate. To replicate problem: 1) instantiate a DOM element with the ckeditor directive. 2) navigate away from the view in such a way that the Angular Component that is hosting the ckeditor is destroyed. You get this in the Javascript console: ckeditor.js:19 [CKEDITOR] Error code: editor-destroy-iframe. There is a closed bug on github over this with no apparent or acceptable