-
Notifications
You must be signed in to change notification settings - Fork 280
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
Errors after CKEditor upgrade #1553
Comments
@fortunatomaldonado can you install CKEditor separately and how does it not use the built-in version? |
i cannot get it to work when installing CKEditor from the npm package, following setup: package.json:
app.js
alloyEditor.js
I removed lots of CKEditor plugins because there were so many different errors... I just wanted it to get to work first, but now i am stuck on this error: error:
Code where the exception is thrown:
@fortunatomaldonado how can i use a different ckeditor version with alloyeditor? |
Do you want to request a feature or report a bug?
Bug
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
After upgrading CKE version.
Actual Result
Error message in the console
What is the expected behavior?
Blog is posted without any issues.
Which versions of alloy-editor, and which browser / OS are affected by this issue? Did this work in previous versions?
v2.14.9 Chrome
The text was updated successfully, but these errors were encountered: