NoelOConnell / quill-image-uploader

A module for Quill rich text editor to allow images to be uploaded to a server instead of being base64 encoded
MIT License
243 stars 98 forks source link

Image upload not working with quill's latest version 2.0.2 #109

Open rajaa-aamir98 opened 3 months ago

rajaa-aamir98 commented 3 months ago

With the new version of quill 2.0.2, the image upload is not working and is giving errors. This was working fine with the previous version of quill. The following are the errors on the console:

image image

MagischeBohnen commented 1 month ago

The same issue I'm facing on... At me I can't even use it with the older version of quill 1.3.6. I reinstalled everything but it doesn't work.

Did it work in your environment with the older version?quill 1.3.6?