[Bug] 表格ListTable.group配置字段设置有问题
Open
@Rui-Sun is already working on this.
Since Nov 6, 2024.
bug
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.10.0
Link to Minimal Reproduction
groupBy
Steps to Reproduce
使用代码修改ListTable.group配置值后表格布局不会从新渲染,调用相关刷新布局api方法任然无效
Current Behavior
ListTable.groupBy(string|string[]) 配置动态修改后 调用刷新布局相关api后无效
Expected Behavior
修改groupBy字段值后能正确更新表格布局
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
我在尝试写一个动态配置表格相关的功能,发现此字段修改后无效,甚至影响到一些表格相关功能的使用
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.