-
I’m experiencing an issue with loading SVG defaultImport as raw in the custom build editor.
I'm using `vite-svg-loader` and it works as expected when set to 'raw'. However, I need to use a differen…
-
Hi, I need your help.
In my local server. success to upload image.
but when I try in my staging server I got this error.
http://localhost:8000/ckeditor5/image_upload/ --> success
https://par…
-
braces Uncontrolled resource consumption
VULNERABILITY
[CWE-400OPEN THIS LINK IN A NEW TAB](https://cwe.mitre.org/data/definitions/400.html)
[CVE-2024-4068OPEN THIS LINK IN A NEW TAB](https://www.c…
-
Hi.
The CKeditor Team released a new Version 5 42.0.0 yesterday and they changed multiple core things.
Now the emojipicker doesnt work anymore because of "CKEditorError: ckeditor-duplicated-modul…
-
**Description**:
While testing the minimap plugin in the `npm-multiroot-react` demo, I added the plugin to the editor config and set the element ID. However, I encountered an error, and all editors …
-
## 📝 Provide detailed reproduction steps (if any)
1. Create a mono-repo (and use workspaces).
2. Inside the mono-repo, generate a new package.
3. Then, install dependencies.
4. Then, execute `ya…
pomek updated
7 months ago
-
https://github.com/CKEditor5/ckeditor5.github.io/blob/master/docs/nightly/ckeditor5/latest/_snippets/samples/classic-editor/snippet.js
https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/_sni…
-
## 📝 Provide detailed reproduction steps (if any)
1. create a firefox extension
2. get the extension to executeScript that adds a ckeditor5 editor
3. 'rollup' the executionScript
e.g.
background.mjs…
-
This is a modified revival of #2872 as it was closed when Quill 2.0 was released. Also related: #2469
Quote from #2872
> Lines and paragraphs are not same things in typography. Usually, there's a …
-
Hey, I'm just getting in touch to find out why the `Props` interface isn't exposed via this library? At the moment I'm trying to upgrade to the latest `ckeditor5` + `ckeditor5-react` integrations and …