-
Notifications
You must be signed in to change notification settings - Fork 281
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
The canvas has been tainted by cross-origin data. #118
Comments
Same here |
Would love to know as well, also using a CDN here. |
@enoversum I formatted code for my typescript project. My image url has |
Ah, alright, so different scenario from just including the script in a page, pointing at CDN images. |
I noticed that when I lazyloaded the background-check js file I got this error. So when I initiated it on every page it disappeared. |
Hello,
Could you please check the error ? Is that something possible to resolve.
I use CDN and I guess that would be the issue.
background-check.min.js?ver=5.3:5 Uncaught DOMException: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The canvas has been tainted by cross-origin data.
The text was updated successfully, but these errors were encountered: