react-froala-wysiwyg icon indicating copy to clipboard operation
react-froala-wysiwyg copied to clipboard

S3 Upload: Is this supported?

Open tony opened this issue 4 years ago • 0 comments

Is fileUploadToS3 still supported? It seems to not do anything.

I'm following the docs, with the backend generation and fileUploadToS3 prop receiving it in the frontend. It just adds the image. 🤔 There's no indication if the editor is or isn't configured, if an s3 upload failed, etc.

Related issues: #104 #106

I have the backend S3 hash configured, but when uploading an image, there's no network activity with AWS. It just shows blob://localhost/<hash>.

Does Froala offer a debug flag to see logging messages?

I'd love to provide more debug information, but it doesn't seem like it'd be easy to? The source is closed and this relies on a backend tool to generate the AWS hash.

tony avatar Feb 26 '21 16:02 tony