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
1.9.1
https://stackblitz.com/edit/react-nljfze?file=src%2Fdemo.tsx
背景: 重现的代码是在示例代码基础上做的修改,主要修改内容:1)启用虚拟滚动加载 2)数据增加到 1000 行 3)设置了maxHeight 属性
问题1: 启用表尾吸底情况下,滚动表格,会出现表格尾部的汇总行跑到表格中间去的问题,而且有两个汇总行
问题2: 关闭表尾吸底情况下(页面上操作表尾吸底选项),滚动表格,会出现汇总行跑到表格中间去的问题
问题3: 关闭表尾吸底情况下(页面上操作表尾吸底选项),多次来回滚动表格,会出现如图的错误
No response
Chrome(129.0.6668.100)
Window10(22H2)
The text was updated successfully, but these errors were encountered:
👋 @devqmx,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
No branches or pull requests
tdesign-react 版本
1.9.1
重现链接
https://stackblitz.com/edit/react-nljfze?file=src%2Fdemo.tsx
重现步骤
背景:
重现的代码是在示例代码基础上做的修改,主要修改内容:1)启用虚拟滚动加载 2)数据增加到 1000 行 3)设置了maxHeight 属性
问题1:
启用表尾吸底情况下,滚动表格,会出现表格尾部的汇总行跑到表格中间去的问题,而且有两个汇总行
问题2:
关闭表尾吸底情况下(页面上操作表尾吸底选项),滚动表格,会出现汇总行跑到表格中间去的问题
问题3:
关闭表尾吸底情况下(页面上操作表尾吸底选项),多次来回滚动表格,会出现如图的错误
期望结果
No response
实际结果
No response
框架版本
No response
浏览器版本
Chrome(129.0.6668.100)
系统版本
Window10(22H2)
Node版本
No response
补充说明
No response
The text was updated successfully, but these errors were encountered: