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
background-image: url('https://xx')
The text was updated successfully, but these errors were encountered:
查看是否传递了太短的 timeout 默认是 30s
domToPng({ timeout: 30000, })
查看是否存在加载的网络请求
如果完全没加载,可能需要提供完整的测试样本
Sorry, something went wrong.
I had the same issue, I don't know why it may happens. So I configured the domToPng not to use cache by adding:
fetch: { bypassingCache: true },
feat: try fix svg+xml decode (#34)
cada074
No branches or pull requests
background-image: url('https://xx')
The text was updated successfully, but these errors were encountered: