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
0.3.1
https://codesandbox.io/s/tdesign-react-demo-forked-rmkcef?file=/src/demo.jsx
Cell 组件传入假值(空字符串、null 等)
<Cell title="" description="一段很长很长的内容文字" arrow leftIcon={<Icon name="app" />} />
description 正常渲染
description
description 不被渲染,且右侧箭头定位不准
React(18.2.0)
Chrome(110.0.5481.104)
Windows 10
No response
The text was updated successfully, but these errors were encountered:
👋 @imkero,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
No branches or pull requests
tdesign-mobile-react 版本
0.3.1
重现链接
https://codesandbox.io/s/tdesign-react-demo-forked-rmkcef?file=/src/demo.jsx
重现步骤
Cell 组件传入假值(空字符串、null 等)
期望结果
description
正常渲染实际结果
description
不被渲染,且右侧箭头定位不准框架版本
React(18.2.0)
浏览器版本
Chrome(110.0.5481.104)
系统版本
Windows 10
Node版本
No response
补充说明
No response
The text was updated successfully, but these errors were encountered: