You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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://...).
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
The text was updated successfully, but these errors were encountered: