jofftiquez / vue-croppie

Vue wrapper for croppie

Home Page:https://jofftiquez.github.io/vue-croppie/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CORS issues when binding images.

donnie24 opened this issue · comments

Do you have any solution abut CORS issue? Thanks

Are you trying to bind an image from a url?

Yes, im try to bind an image let say from s3 server.

Maybe your s3 server cors configuration is blocking the localhost? In my demo, those images are also from an online url.

in the s3 configuration is already set. i will provide image url and try to test.
Try this url https://fdca.s3-ap-southeast-2.amazonaws.com/c23d8a72-21f6-4c19-bad3-93601011ca42.jpg

thanks

@donnie24 I was able to bind the image look here. http://vue-croppie.surge.sh/

How do you server you localhost enviroment?

I will close this issue now because the problem is not within the plugin. You can still ask questions related to this issue here. I will see what I can help you with.