-
editing lots of content, the editor will lag and be very slow in Vue2
"vue": "^2.7.14",
"@ckeditor/ckeditor5-vue2": "^3.0.1",
"ckeditor5-custom-build": "file:ckeditor5",
` import CKEditor from '@c…
-
## 📝 Provide detailed reproduction steps (if any)
1. Hover over the button until the tooltip is visible.
2. Quickly move the mouse away and back before the tooltip disappears.
https://github.com/use…
-
ckeditor5-41.0.0-95p5bgn58sod
Hello everyone,
I've been following the steps outlined (https://ckeditor.com/docs/ckeditor5/latest/installation/integrations/vuejs-v3.html#integrating-a-build-f…
-
Hi @DevBugFix
I am trying to run this project and I am having this error.
**/node_modules/@ckeditor/ckeditor5-core/theme/icons/image.svg:1:0 - Error: Module parse failed: Unexpected token (1:0)
…
-
I followed the official documentation and configured fontColor.colorPicker.format in my project, but I found that it didn't work. The color output is always in HSL format
```
ClassicEditor
.cr…
-
### Steps to reproduce
1. npm ci
2. npm run build
### Expected behavior
Clean output
### Actual behavior
```
[CKEditorWebpackPlugin] Error: Too many JS assets has been found during the compil…
-
There's this fancy extension called [Refined GitHub](https://github.com/sindresorhus/refined-github/) I noticed it tends to cause crashes in GH Writer.
For example, there's a simple repro case:
…
-
## 📝 Provide detailed reproduction steps (if any)
1. Open: `ckeditor5-merge-fields/tests/manual/mergefields.html`
2. Click inline merge tag
3. Page scrolls too much to the top
### ✔️ Expected …
-
## 📝 Ask a question
`
/**
* @license Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-…
-
I'm getting a TypeError when adding the plugin to the extraPlugins array of the editor. I'm using the ckeditor5 react package with a custom build. I was able to install the puff-puff package and write…