ckeditor / ckeditor5-angular

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

Fix tests failing after upgrading the editor to `v41.2.1` #420

Open filipsobol opened 3 months ago

filipsobol commented 3 months ago

Some tests started to fail after upgrading the editor to version 41.2.1. We've decided to ignore these errors for now and create this issue as a reminder to fix them, because it could cause delay of the release including new installation methods.

The version 41.2.1 was released about 3 months ago and it doesn't seem to cause any issues so far.

Please look for TODO comments in the code including this PR number.

filipsobol commented 3 months ago

https://github.com/ckeditor/ckeditor5-angular/blob/711aae3cddc57a78255bba69fbf711cda0ec6b78/src/ckeditor/ckeditor.component.spec.ts#L411-L412