Bubble2
Results
2
issues of
Bubble2
## 📝 Provide detailed reproduction steps (if any) 1. import FullScreen from '@pikulinpw/ckeditor5-fullscreen'; 2. … 3. … ### ✔️ Expected result normal ### ❌ Actual result CKEditorError: ckeditor-duplicated-modules I know...
type:bug
## 📝 Provide detailed reproduction steps (if any) 1. Add GeneralHtmlSupport plugin 2. Set data as an HTML string 3. Some codes are as follows ``` import { CKEditor }...
type:bug