🐛[BUG] reset 没有重置 table UI 上的 sorter 和 filter #8960 #8961
Open
Description
🐛 bug 描述
actionRef.current?.reset();
可以重置 table 的 sorter 和 filter 状态,但 UI 没有被重置,这个是 Bug 吗?
📷 复现步骤
https://codesandbox.io/p/sandbox/cha-xun-biao-ge-forked-xvg9vx?file=%2FApp.tsx%3A4%2C24
- 先在 table 上操作filter 和 sorter
- 然后点击 reload
- table UI 的 filter 和 sorter 没有被重置
🏞 期望结果
💻 复现代码
table UI 的 filter 和 sorter 被重置
https://codesandbox.io/p/sandbox/cha-xun-biao-ge-forked-xvg9vx?file=%2FApp.tsx%3A4%2C24
© 版本信息
- ProComponents 版本: [e.g. 4.0.0]
- umi 版本
- 浏览器环境
- 开发环境 [e.g. mac OS]
🚑 其他信息
Metadata
Assignees
Labels
No labels