react-core-image-upload icon indicating copy to clipboard operation
react-core-image-upload copied to clipboard

The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. Origin 'http://localhost:3000' is therefore not allowed access. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.

Open MaomaoMc opened this issue 7 years ago • 0 comments

保存之后报错 但是network接口返回成功了 imageUploaded事件里面res undefined 这是咋回事

MaomaoMc avatar May 05 '18 02:05 MaomaoMc