-
Notifications
You must be signed in to change notification settings - Fork 42
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
【缺陷】modern-screenshot 无法截图 AntD Icon 组件 #42
Comments
qq15725
added a commit
that referenced
this issue
Aug 25, 2023
移除 XML 异常属性名的时候把属性名含 |
明白了,👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题描述
modern-screenshot 无法截图 AntD Icon 组件引入 iconfont.cn 文件 生成的 Icon,直接截图空白。
Steps To Reproduce
Playground for https://codesandbox.io
Your Environment
修复方案
看起来跟 html-to-image 这个方案有关?
bubkoo/html-to-image#393
看起来代码 读了
href
属性的值,没有读xlink:href
属性的值The text was updated successfully, but these errors were encountered: