ckeditor / ckeditor4-angular

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

ckeditor4-angular package on npm is still not compatible with angular v16 #244

Closed Muntazir86 closed 1 year ago

Muntazir86 commented 1 year ago

ckeditor4-angular package on npm is still not compatible with angular v16. @Comandeer kindly update package on npm so that we can use package seamlessly. Thank you in advance

jacekbogdanski commented 1 year ago

@Muntazir86 the angular integration is going to be released alongside CKEditor 4. The release is planned for June/July.

henkkelder commented 1 year ago

It appears the just released version 4.0.0 does not support Angular 16 :-(

This likely means that the library (ckeditor4-angular) which declares CKEditorModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.