HstarComponents / ngx-ckeditor

The CKEditor component for angular
https://hstarcomponents.github.io/ngx-ckeditor/
MIT License
22 stars 22 forks source link

How to destroy ckeditor on ngOnDestroy method #51

Open anoop0567 opened 5 years ago

anoop0567 commented 5 years ago

I am using ngx-ckeditor ^0.3.2 in my Angular4 project. It is working fine but when I go on another component, It shows a warning message[CKEDITOR] Error code: editor-incorrect-destroy.

hstarorg commented 5 years ago

Okay, I know your requirement. Let me try it in this week, thanks.