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
Step to reproduce:
Create a new workflow on getsalt.ai
Create a LoadImage node
Upload an image
Create a mask
Click save mask
Nothing happen and an error is shown in the console
Tested on Firefox and Edge
The text was updated successfully, but these errors were encountered:
Hi,
I get the following error when a try to save the mask of the LoadImage node on the website:
Uncaught (in promise) DOMException: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The canvas has been tainted by cross-origin data.
at MaskEditorDialog.save (https://iframe.getsalt.ai/extensions/core/maskeditor.js:844:32)
at HTMLButtonElement. (https://iframe.getsalt.ai/extensions/core/maskeditor.js:229:10)
Step to reproduce:
Create a new workflow on getsalt.ai
Create a LoadImage node
Upload an image
Create a mask
Click save mask
Nothing happen and an error is shown in the console
Tested on Firefox and Edge
The text was updated successfully, but these errors were encountered: