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
3.2.0
OS: Window 10, Brower: Google Chrome 63.0.3239.132,
https://codesandbox.io/s/vynlqq63wl
Use Card Component, set prop loading=true and don't set children.
Display loading block.
The loading block is not displayed.
ant-design/components/card/index.tsx
Line 195 in ca6a8d1
I think maybe this line of code leads to this phenomenon.
I don't kown this phenomenon is a bug or is a feature, so I create this issue. If it's not a bug, it will be fine to close this issue.
^_^
The text was updated successfully, but these errors were encountered:
59b18b4
afc163
No branches or pull requests
Version
3.2.0
Environment
OS: Window 10, Brower: Google Chrome 63.0.3239.132,
Reproduction link
https://codesandbox.io/s/vynlqq63wl
Steps to reproduce
Use Card Component, set prop loading=true and don't set children.
What is expected?
Display loading block.
What is actually happening?
The loading block is not displayed.
ant-design/components/card/index.tsx
Line 195 in ca6a8d1
I think maybe this line of code leads to this phenomenon.
I don't kown this phenomenon is a bug or is a feature, so I create this issue. If it's not a bug, it will be fine to close this issue.
^_^
The text was updated successfully, but these errors were encountered: