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

InfiniteLoader 组件在页面滚动到顶部时会触发 loadmore #80

Open
oasis-cloud opened this issue Jun 21, 2022 · 0 comments
Open

Comments

@oasis-cloud
Copy link
Collaborator

return target.scrollTop + clientHeight >= scrollThreshold * target.scrollHeight;

这里应该增加 scrollTop !== 0 的限制条件

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