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

I can't download or send to server when I use in my local pc. #1

Open
wasim47 opened this issue Feb 13, 2022 · 1 comment
Open

I can't download or send to server when I use in my local pc. #1

wasim47 opened this issue Feb 13, 2022 · 1 comment

Comments

@wasim47
Copy link

wasim47 commented Feb 13, 2022

The problem is here

Uncaught DOMException: Failed to execute 'toDataURL' on 'HTMLCanvasElement': Tainted canvases may not be exported.
at HTMLAnchorElement. (file:///C:/Users/Mohammad%20Wasim/Desktop/imagemaker/imageMaker.min.js:1:23718)
at HTMLAnchorElement.dispatch (https://code.jquery.com/jquery-3.6.0.min.js:2:43064)
at HTMLAnchorElement.v.handle (https://code.jquery.com/jquery-3.6.0.min.js:2:41048)

Please sir help me

@mattar88
Copy link
Owner

Hello Dear,

I think you should load your files from the local server (localhost request http:// ) instead of loading them from the local file system( c:/ or file://...).

Hope this helps

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

2 participants