조수아

Results 3 issues of 조수아

## 📝 Provide detailed reproduction steps (if any) 1. … i use docs in Ckeditor5 Autosave Feature 2. … and i installed and import auto save (import { Autosave }...

type:bug
resolution:duplicate

``` import { ClassicEditor } from '@ckeditor/ckeditor5-editor-classic'; import { CKEditor } from '@ckeditor/ckeditor5-react'; import { apiPostUploadFile } from '@/api/common/apiComfunc'; import { Alignment } from '@ckeditor/ckeditor5-alignment'; import { Autosave } from...

pending:feedback

hi i followed your react-sample(vite-ckeditor5) proejct. but i have some problem like this -> (this.content.trim is not a function) i don't know how to fix it :( my source is...