We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.9.28
No response
复制一个有服务端跨域限制图片,然后执行打印
打印报错:Draw.ts:523 Uncaught (in promise) DOMException: Failed to execute 'toDataURL' on 'HTMLCanvasElement': Tainted canvases may not be exported.
能正常打印
The text was updated successfully, but these errors were encountered:
fix: failed to execute 'toDataURL' #163
f11d5c8
v0.9.29
Sorry, something went wrong.
No branches or pull requests
version
0.9.28
Link to minimal reproduction
No response
Steps to reproduce
复制一个有服务端跨域限制图片,然后执行打印
What is expected?
打印报错:Draw.ts:523 Uncaught (in promise) DOMException: Failed to execute 'toDataURL' on 'HTMLCanvasElement': Tainted canvases may not be exported.
What is actually happening?
能正常打印
System Info
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: