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.15.1
https://codesandbox.io/p/sandbox/2txq6p
树形表格的情况下启动 groupBy 分组功能,所有启用了 icon 的列都会被自动添加展开按钮,如 demo 所示
树形表格情况下启动 groupBy 分组功能
应该只有 columns 中设置了 tree 为 true 的那一列才显示展开按钮
- OS:macOS Monterey - Browser: Chrome 132.0.6834.160 - Framework: none
No response
The text was updated successfully, but these errors were encountered:
fix: fix groupBy judgement in getHierarchyState() #3406
8a687b7
ec9acef
问题并没有被修复,还是看这个示例:https://codesandbox.io/p/sandbox/2txq6p 当 groupBy有值时,问题依然存在
Sorry, something went wrong.
目前不支持分组功能和树形结构功能混用
Rui-Sun
Successfully merging a pull request may close this issue.
Version
1.15.1
Link to Minimal Reproduction
https://codesandbox.io/p/sandbox/2txq6p
Steps to Reproduce
树形表格的情况下启动 groupBy 分组功能,所有启用了 icon 的列都会被自动添加展开按钮,如 demo 所示
Current Behavior
树形表格情况下启动 groupBy 分组功能
Expected Behavior
应该只有 columns 中设置了 tree 为 true 的那一列才显示展开按钮
Environment
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: