Image uploads are not supported in quill. Image uploads should use the file upload or separate solid. The data urls that are geneated are just to hefty and result in decoding errors on the back-end hedge because data is stored as json as a string with a data urls inside it. Not worth supporting since there are other ways to upload images.
Image uploads are not supported in quill. Image uploads should use the file upload or separate solid. The data urls that are geneated are just to hefty and result in decoding errors on the back-end hedge because data is stored as json as a string with a data urls inside it. Not worth supporting since there are other ways to upload images.