imageMaker
imageMaker copied to clipboard
I can't download or send to server when I use in my local pc.
The problem is here
Uncaught DOMException: Failed to execute 'toDataURL' on 'HTMLCanvasElement': Tainted canvases may not be exported.
at HTMLAnchorElement.
Please sir help me
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