Skip to content

🐛[BUG] reset 没有重置 table UI 上的 sorter 和 filter #8960 #8961

Open
@candy-Tong

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

  1. 先在 table 上操作filter 和 sorter
  2. 然后点击 reload
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions