quill-image-uploader
quill-image-uploader copied to clipboard
Paste image name does not upload image to url, it just add it as base64 image.
Steps to reproduce:
- Right click an image in window explorer and select copy
- Paste it in quill editor
Expected Result: It should either ignore the image or upload the image to a url.
Actual Result: In Chrome it ignores, but in Firefox it paste the image as base64.
@farazshuja Did you ever figure out how to solve this?
Same problem.