Agontuk / vue-cropperjs

A Vue wrapper component for cropperjs https://github.com/fengyuanchen/cropperjs
MIT License
937 stars 224 forks source link

No 'Access-Control-Allow-Origin' header is present on the requested resource. #20

Closed erbing closed 7 years ago

erbing commented 7 years ago

No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://10.5.21.14:8080' is therefore not allowed access.

Agontuk commented 7 years ago

This is not a library issue, the server from which you're loading the image must have access control header present. Otherwise it'll not work.