-
### Steps to reproduce
1. Go to the signature settings of a mailbox
2. Upload an image
### Expected behavior
Align the image as I like.
### Actual behavior
It is always centered and not possible…
-
I am using CKEditor 5 with input event as follows in vue component.
But I need a change event when manually triggered by the user, but it is also triggering during any change in `editorData` from …
-
Hello,
using Vue 3, Vite, TS and an custom ckeditor 5 build (nothing fancy, just some plugins, **no** watchdog) following the [documentation](https://ckeditor.com/docs/ckeditor5/latest/installation…
-
See #1
ebryn updated
9 years ago
-
CKEditor isn't removed from the DOM after component deselected. It could cause weird bugs like double CKEditor:
![image](https://user-images.githubusercontent.com/37115006/82315547-1d2fa680-99d4-11…
-
Hello I'm using Vite with Vue 3
I have this issue even though I've followed the documentation
![image](https://user-images.githubusercontent.com/20100579/133369482-72685e39-a212-4ed0-a3b8-b4f42…
-
below is my imports
import React from 'react';
import Editor from 'ckeditor5-custom-build/build/ckeditor';
import { CKEditor } from '@ckeditor/ckeditor5-react';
import { Radio, notification } from…
-
Hello
Theres an incompatibility with wikimedia/composer-merge-plugin, a composer plugin used to merge in memory other composer.json files when issued install/update, including the extras key (where w…
-
## 📝 Provide a description of the new feature
Currently, integrating CKEditor 5 with [Nuxt.js](https://nuxtjs.org/) causes some issues. It will be nice to check how we can improve it.
A list of …
Mgsy updated
2 months ago
-
CKEditor toolvbar loses connection with the edited content if the text component ever gets changed (either styled or some property gets added which casuses rerendering of the text component on the can…