ckeditor / ckeditor5-angular

Official CKEditor 5 Angular 5+ component.
https://ckeditor.com/ckeditor-5
Other
202 stars 110 forks source link

ckeditor5 custom build is not listening to the changes in SourceEditing mode #395

Closed waleedmughal42 closed 10 months ago

waleedmughal42 commented 10 months ago

I have ckeditor 5 custom build in my angular 15 project. There's an issue while in SourceEditing mode Its not listening to the changes that are made while sorceEditing mode is enabled. Any heads up how to listen the change method that they give in the docs change:isSourceEditingMode

waleedmughal42 commented 10 months ago

its a way around but I found solution in this github repo: https://github.com/aljaznuncic/testCkeditor/blob/main/src/app/components/home/home.component.ts