Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE11 import ckeditor5-build-class syntax error #99

Closed
Friph opened this issue Jun 27, 2019 · 1 comment
Closed

IE11 import ckeditor5-build-class syntax error #99

Friph opened this issue Jun 27, 2019 · 1 comment
Labels
resolution:duplicate This issue is a duplicate of another issue and was merged into it. type:question

Comments

@Friph
Copy link

Friph commented Jun 27, 2019

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';.

image
image

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?

@Mgsy
Copy link
Member

Mgsy commented Jun 27, 2019

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.

@Mgsy Mgsy closed this as completed Jun 27, 2019
@Mgsy Mgsy added resolution:duplicate This issue is a duplicate of another issue and was merged into it. type:question labels Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution:duplicate This issue is a duplicate of another issue and was merged into it. type:question
Projects
None yet
Development

No branches or pull requests

2 participants