-
Notifications
You must be signed in to change notification settings - Fork 326
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
[Card] 在loading状态变更时children中的内容会重新渲染 #2997
Labels
Comments
👋 @huangchen1031,感谢给 TDesign 提出了 issue。 |
欢迎PR!!! |
这个改起来还算简单,然而我看到loading属性还支持TNode却并未实现,这可就是另外的价钱了! |
huangchen1031
added a commit
to huangchen1031/tdesign-react
that referenced
this issue
Aug 20, 2024
huangchen1031
added a commit
to huangchen1031/tdesign-react
that referenced
this issue
Aug 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tdesign-react 版本
1.7.6
重现链接
https://stackblitz.com/edit/react-dngjcg?file=src%2Fdemo.tsx
重现步骤
如题
期望结果
期望在loading变化时不要重新渲染children
实际结果
No response
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
No response
The text was updated successfully, but these errors were encountered: