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
构造大量网页数据,大概两屏,包含echarts图表、表格、图片类的数据,将网页转成图片 domToImage或domToCanvas在火狐有大量的重复样式,导致img的src数据内容超过32MB,Chrome正常,只有火狐的10%左右
Playground for https://codesandbox.io
Playground for https://codepen.io
Playground for https://play.vuejs.org
[modern-screenshot] Failed image load data:image/svg+xml;charset=utf-8,..... error { target: img, isTrusted: true, srcElement: img, currentTarget: img, eventPhase: 2, bubbles: false, cancelable: false, returnValue: true, defaultPrevented: false, composed: false......
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
Steps To Reproduce
构造大量网页数据,大概两屏,包含echarts图表、表格、图片类的数据,将网页转成图片
domToImage或domToCanvas在火狐有大量的重复样式,导致img的src数据内容超过32MB,Chrome正常,只有火狐的10%左右
Playground for https://codesandbox.io
Playground for https://codepen.io
Playground for https://play.vuejs.org
Error Message & Stack Trace
Your Environment
The text was updated successfully, but these errors were encountered: