igorxut / vue-ckeditor5

Component CKEditor 5 for Vue 2.
MIT License
53 stars 22 forks source link

Check if image already deleted on the editor #10

Closed t0n1zz closed 5 years ago

t0n1zz commented 6 years ago

Hi, i would like to know how to check if there is image that deleted on the editor, so i can remove the actual image file on the server. How to do that? since in your example with uploadAdapter it only show how to upload image to server and returning image path to the editor.

igorxut commented 5 years ago

Please, follow this issue.