We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
顶部显示刷新中时,用户再次下拉触发重复请求,或者下拉松开 导致本应该显示刷新中的效果被隐藏了 但实际其实还是在刷新中
判断value是否是刷新中,如果刷新中,那么再次下拉时候 不触发新的请求和效果
The text was updated successfully, but these errors were encountered:
👋 @315574925,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
No branches or pull requests
这个功能解决了什么问题
顶部显示刷新中时,用户再次下拉触发重复请求,或者下拉松开 导致本应该显示刷新中的效果被隐藏了 但实际其实还是在刷新中
你建议的方案是什么
判断value是否是刷新中,如果刷新中,那么再次下拉时候 不触发新的请求和效果
The text was updated successfully, but these errors were encountered: