-
Notifications
You must be signed in to change notification settings - Fork 328
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
[table] table组件中如果内容是0且设置了ellipsis,当前内容就显示不了 #2472
Comments
React 版本的么?最好补充下复现链接 |
不方便贴连接,就2楼的源码图可以看看。应该还是弱类型转换引发的问题 |
👋 @cllee1214,感谢给 TDesign 提出了 issue。 |
|
1 similar comment
|
应该是判空的原因,我抽空看下。 |
https://stackblitz.com/edit/react-xcv3ob?file=src%2Fdemo.jsx |
tdesign 版本
1.1.10
重现链接
No response
重现步骤
1.table中某个cell值为0
2.设置ellipsis = true
期望结果
No response
实际结果
No response
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
No response
The text was updated successfully, but these errors were encountered: