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

调用refreshController.finishLoad(IndicatorResult.noMore)之后,还是会触发onLoad回调,是正常的吗 #881

Open
KaiLiDev opened this issue Dec 9, 2024 · 2 comments

Comments

@KaiLiDev
Copy link

KaiLiDev commented Dec 9, 2024

调用refreshController.finishLoad(IndicatorResult.noMore)之后,foot显示“已全部加载”,但还是会触发onLoad回调,就是如此设计的吗?还是我使用有问题?

@GP-Y
Copy link

GP-Y commented Dec 10, 2024

我也遇到了这个问题,调用refreshController.finishRefresh()之后设置refreshController.finishLoad(IndicatorResult.noMore)不生效

@KaiLiDev
Copy link
Author

我也遇到了这个问题,调用refreshController.finishRefresh()之后设置refreshController.finishLoad(IndicatorResult.noMore)不生效

我现在暂时做了逻辑上的限制,防止再次触发上拉加载;

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

2 participants