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

清空vuescroll滚动中的数据后,会触发handleScroll #297

Open
dengxueru opened this issue Nov 30, 2023 · 1 comment
Open

清空vuescroll滚动中的数据后,会触发handleScroll #297

dengxueru opened this issue Nov 30, 2023 · 1 comment

Comments

@dengxueru
Copy link

第一步:vuescroll中加载了一些数据,可以滚动
第二步:通过scrollTo({y: '100%'})方法,滚动至最下方
第三步:清空数据 这时候会触发handleScroll方法process返回为0

期望:理想状态是清空之后,就不应再触发handleScroll了

@wangyi7099
Copy link
Member

wangyi7099 commented Nov 30, 2023 via email

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