-
Notifications
You must be signed in to change notification settings - Fork 77
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
Duplicate Modules #196
Comments
Hi! Did you try to remove |
Yes I have reinstalled it and it now displays the page but it has no plugins/tools. updated config const configck = {
plugins: [Essentials, Paragraph, Bold, Italic],
toolbar: {
items: ['bold', 'italic', 'link', 'undo', 'redo'],
},
} |
Would like to ask if this step is needed to use the classic editor from source? Editor-From-Source because I have skipped this part. I am using Vuejs with Vite not only Vue so this is the only step I've proceeded Using-The-Editor-From-Source |
Hello I'm using Vite with Vue 3
I have this issue even though I've followed the documentation
Package.json
(I have removed ckeditor5-build-classic already)
Component
The text was updated successfully, but these errors were encountered: