-
## đź“ť Provide detailed reproduction steps (if any)
I used online builder to build decoupled editor. Everything works fine but the Table contextual toolbar is not showing..
If I check the index.html…
-
Whilst the origin of the plugin was light hearted, quickly put together, and intentionally misspelt; it may be time to change the name going forwards. Looking towards production usage and adoption amo…
-
Hi Team
Previously i am using craco config for ckeditor.
```js
const path = require("path");
const webpack = require("webpack");
const { getLoader, loaderByName, addBeforeLoader } = require("…
-
## đź“ť Provide a description of the new feature
We have a challenge similar to the GHS feature: Integrate to other plugins, if they are installed.
GHS does so by listing to the event `init` of `ed…
-
Hi I've insatlled both ckeditor5 and @ckeditor/ckeditor5-vue2 and I follwoed your [article](https://ckeditor.com/docs/ckeditor5/latest/getting-started/installation/vuejs-v2.html) for vue2 and in the f…
-
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…
-
## đź“ť 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
-
i want use ckeditor 5 version, but he not contain plugin "sharedspace".
What can do about it?
-
## Description
*What does the bug consist in?*
When MathType and TextPartLanguage are included in the same build, using the MathType plugin will result in the following error being thrown:
``…
-
If we want custom logic that will check data that is being dragged over the CK Editor, and perform custom actions based on that data, how do we do that now when the event bubbling is stopped? This wor…