Closed craftlkhugetree closed 3 years ago
Hello @craftlkhugetree. 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.
你好 @craftlkhugetree, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 此处 创建一个 stackblitz 或者提供一个最小化的 GitHub 仓库
被标记为 Need Reproduce
的 issue 7 天内未跟进将会被自动关闭。
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://github.com/NG-ZORRO/ng-zorro-antd/issues/new/choose
Steps to reproduce
nz-upload的上传按钮有时会消失,同时打开多个component,每一个component内有多个nz-upload,既有[nzShowButton]="‘true’" 也有 [nzShowButton]="‘false’"
What is expected?
nz-upload的上传按钮,只要 [nzShowButton]="‘true’" 那就不会消失
What is actually happening?
nz-upload的上传按钮有时会消失,同时打开多个component,每一个component内有多个nz-upload,既有[nzShowButton]="‘true’" 也有 [nzShowButton]="‘false’"