ckeditor5-simple-upload
ckeditor5-simple-upload copied to clipboard
Uploaded Image take full space of editor
I have integrated this in my react application and image is getting uploaded and I am able to show it up in editor.
- Image is occupying full size of editor and I am unable to write any text. Can you suggest something for this like resizing of image etc.
- Can we show spinner by the time image is uploading to server?
- Image Upload button on toolbar not working. ON click of it no error is logged in console or anywhere. Just screen flickers for a sec that's it.
Thanks.