Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crop Image send duplicate request #224

Open
limdblur opened this issue Dec 16, 2018 · 0 comments
Open

Crop Image send duplicate request #224

limdblur opened this issue Dec 16, 2018 · 0 comments

Comments

@limdblur
Copy link
Contributor

limdblur commented Dec 16, 2018

Click crop button will send duplicate request to server, this happened when using daycoco.js. At last i find out it's caused by image.onload which in daycoco index.js _loadImage function . I fixed this problem by comment line 374: image.crossOrigin = 'anonymous';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant