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
提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
actionRef.current?.reset(); 可以重置 table 的 sorter 和 filter 状态,但 UI 没有被重置,这个是 Bug 吗?
https://codesandbox.io/p/sandbox/cha-xun-biao-ge-forked-xvg9vx?file=%2FApp.tsx%3A4%2C24
3table UI 的 filter 和 sorter 被重置
The text was updated successfully, but these errors were encountered:
当前 Issue 未检测到标题,请规范填写,谢谢!
The title of the current issue is not detected, please fill in according to the specifications, thank you!
Sorry, something went wrong.
No branches or pull requests
提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
🐛 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
💻 复现代码
3table UI 的 filter 和 sorter 被重置
https://codesandbox.io/p/sandbox/cha-xun-biao-ge-forked-xvg9vx?file=%2FApp.tsx%3A4%2C24
© 版本信息
🚑 其他信息
The text was updated successfully, but these errors were encountered: