Skip to content
New issue

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

🧐[问题] actionRef.current?.reload() 似乎会受到debounceTime的限制 #7800

Open
microCloudCode opened this issue Oct 19, 2023 · 0 comments

Comments

@microCloudCode
Copy link

microCloudCode commented Oct 19, 2023

提问前先看看:

https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md

🧐 问题描述

当我调用 actionRef.current?.reload() 时发现它似乎会受到debounceTime的限制,在防抖时间内只会触发最后一次,并且之前的await reload 将失去响应,我想要一个能随时随地刷新table列表的api,并且它应该也是Promise的形式!谁能帮帮我

💻 示例代码

🚑 其他信息

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant