You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, CKEditor 5 isn't compatible with IE11. However, some time ago we made some research and run the editor on this browser (but it's still full of bugs). You can read the discussion here.
Right now, for the best experience, please use one of the supported browsers. The list is here.
Hey,
quite nice editor, love it.
But I got a syntax error in IE11 only when I import ckeditor5-build-classic.
import ClassicEditor from '@ckeditor/ckeditor5-build-classic';
.This destroys the whole app on Internet Explorer, so it's not useable and don't load.
For me it would be enough if the app is useable and only the CKEditor don't work in IE11.
Do you have any solutions for me?
The text was updated successfully, but these errors were encountered: