imageMaker icon indicating copy to clipboard operation
imageMaker copied to clipboard

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

Open wasim47 opened this issue 3 years ago • 1 comments

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

wasim47 avatar Feb 13 '22 18:02 wasim47

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

mattar88 avatar Feb 13 '22 21:02 mattar88