ckeditor / ckeditor4-angular

Official CKEditor 4 Angular component.
Other
55 stars 32 forks source link

autocomplete plugin is not working in ckeditor4-angular #154

Closed sedhurabe closed 3 years ago

sedhurabe commented 3 years ago

In my project, I need to implement the CKeditor4 autocomplete with reference to https://ckeditor.com/docs/ckeditor4/latest/examples/autocomplete.html. I had followed the same approach in my angular project but it not working for me. My worked example is https://stackblitz.com/edit/ckeditor-autocomplete?file=src/app/app.component.ts

Dumluregn commented 3 years ago

Hello, I see you also opened #156 (I transferred it from ckeditor4 since it concerns ckeditor4-angular repo) containing more details, so I'm closing this issue.