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
最新版cli创建的react项目
No response
td-starter 初始化项目,然后选择react,运行还有用最新版火狐打开,table组件的最前面的选择框错位了。
react 18.2
Firefox最新版
window 11
18.19
The text was updated successfully, but these errors were encountered:
👋 @Tenodec,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
♥️ 有劳 @xucz @uyarn 尽快确认问题。 确认有效后将下一步计划和可能需要的时间回复给 @Tenodec 。
可能是由于 CSS 的 vertical-align 这个属性在 Firefox 的行为不同于其他浏览器,测试了一下在 tdesign-react 的 Table 组件设置 verticalAlign="top" 就会导致列选择框错位。如果修改可能是在 tdesign-react?
vertical-align
verticalAlign="top"
xucz
uyarn
No branches or pull requests
tdesign-react-starter 版本
最新版cli创建的react项目
重现链接
No response
重现步骤
td-starter 初始化项目,然后选择react,运行还有用最新版火狐打开,table组件的最前面的选择框错位了。
期望结果
No response
实际结果
No response
框架版本
react 18.2
浏览器版本
Firefox最新版
系统版本
window 11
Node版本
18.19
补充说明
No response
The text was updated successfully, but these errors were encountered: