scaleflex / filerobot-image-editor

Edit, resize, and filter any image! Any questions or issues, please report to https://github.com/scaleflex/filerobot-image-editor/issues
MIT License
1.27k stars 322 forks source link

CORS error when loading annotation images from cdn #397

Closed KDDeveloper closed 8 months ago

KDDeveloper commented 9 months ago

I am using AWS s3 images which I am loading into the editor on load using updateStateRef function but it throws a cors error. I have my s3 set to public and cors to *. Need help with this issue

AhmeeedMostafa commented 9 months ago

please check #319 issue u will see all the useful info there.