vue-ckeditor2
vue-ckeditor2 copied to clipboard
image upload response as blob
i save my uploaded files in shared folder... the problem is here that chrome browser not allowed to load file from unc path...(because security reasons)... what do you suggest for me? can i should get it as blob and then show my uploaded image?