-
ERROR in ./node_modules/@ckeditor/ckeditor5-core/theme/icons/object-size-custom.svg
Module build failed (from ./node_modules/@svgr/webpack/lib/index.js):
SyntaxError: unknown file: Namespace tags ar…
-
Hello.
we used ckeditor5 43.1.1 and isaul32/ckeditor5-math 43.1.1 and ckeditor5/react 9.3.0 but we have CKEditorError: ckeditor-duplicated-modules.
please help me.
-
i want use ckeditor 5 version, but he not contain plugin "sharedspace".
What can do about it?
-
When adding your package to the list of plugins results in CKEditorError: CKEditor-duplicated-modules
The list outlines the list of CKeditor packages installed
- @ckeditor/ckeditor5-vue
- ckedi…
-
This update may take time to do: https://ckeditor.com/docs/ckeditor5/latest/updating/nim-migration/custom-plugins.html
If you require CKEditor5-Math, try to stay
tony updated
3 months ago
-
## Description
When you import the MathType plugin in the CKEditor. import MathType from "@wiris/mathtype-ckeditor5/src/plugin" to my app.vue then make npm run start, then version.js:175 Uncaught …
-
## Description
Previously it was possible to customize `CKEditor5Integration` since you could do something like
```
import MathTypePlugin from '@wiris/mathtype-ckeditor5';
import Integration fro…
-
As mentioned in the issue title. The `peerDeps` should be updated too in `integrations` folder `package.json`, to be aligned with `ckeditor5*` package version from samples directories.
-
## 📝 Description
I'm trying to integrate CKEditor5 into my project with the [new installation methods](https://github.com/ckeditor/ckeditor5/issues/15502), and I'm seeing a lot of existing tests fail…
-
```
yarn run v1.22.22
$ vite
Re-optimizing dependencies because lockfile has changed
VITE v5.4.2 ready in 345 ms
➜ Local: http://localhost:5173/
➜ Network: use --host to expose
…