You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
手动上传模式,type="picture-card" 时依旧显示缩略图,功能如 Ant Design - React upload控件
What is actually happening?
手动上传模式,type="picture-card" 时不显示缩略图,浏览器报错,报错信息如下:
ERROR TypeError: child.getAttribute is not a function
at NzIconService.push../node_modules/@ant-design/icons-angular/fesm5/ant-design-icons-angular.js.IconService._colorizeSVGIcon (ant-design-icons-angular.js:614)
at NzIconService.push../node_modules/@ant-design/icons-angular/fesm5/ant-design-icons-angular.js.IconService._loadSVGFromCacheOrCreateNew (ant-design-icons-angular.js:540)
at MapSubscriber.project (ant-design-icons-angular.js:407)
at MapSubscriber.push../node_modules/rxjs/_esm5/internal/operators/map.js.MapSubscriber._next (map.js:35)
...........................
Environment
Info
ng-zorro-antd
7.4.1
Browser
chrome
The text was updated successfully, but these errors were encountered:
Hello @wushuxuan. Please provide a online reproduction by forking this link https://stackblitz.com/edit/ng-zorro-antd-start or a minimal GitHub repository.
Issues labeled by Need Reproduce will be closed if no activities in 7 days.
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. If you can provide more information, feel free to ping anyone of our maintainers to reopen this issue. Thank you for your contributions. --- 这个 issue 已经被自动关闭,因为您没有向我们提供更多的信息。仅凭目前的描述我们无法采取任 何行动,如果您能提供更多的信息请随时联系我们的开发人员重新打开这个 issue。 感谢您的贡献。
Reproduction link
https://stackblitz.com/run
Steps to reproduce
What is expected?
手动上传模式,type="picture-card" 时依旧显示缩略图,功能如 Ant Design - React upload控件
What is actually happening?
手动上传模式,type="picture-card" 时不显示缩略图,浏览器报错,报错信息如下:
The text was updated successfully, but these errors were encountered: