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

无法触发滚动加载 #158

Open
MRCXX opened this issue Jul 29, 2023 · 0 comments
Open

无法触发滚动加载 #158

MRCXX opened this issue Jul 29, 2023 · 0 comments

Comments

@MRCXX
Copy link

MRCXX commented Jul 29, 2023

image 系统: Mac 浏览器: Chrome 版本: 版本 114.0.5735.198(正式版本) (arm64)

scrollHeight - scrollTop - offsetHeight 不会正好等于0(可能是负数, 或者小于10)
如上图判断条件改成scrollHeight - scrollTop - offsetHeight <= 10才能正常触发

最后感谢作者, 东西很好用, 很优秀

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