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

vue3 微信小程序 虚拟列表 上下滑动都会有概率触发分页请求 #65

Open
OPGithub opened this issue Jun 12, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@OPGithub
Copy link

编译平台
HbuilderX

VUE版本
vue3

运行平台
微信小程序

z-paging版本
最新的master分支

问题描述

使用虚拟列表滑动超过4页之后,快速上下滑动(无论上下)都有很大概率(大于20%)会触发请求分页请求。

@OPGithub
Copy link
Author

录屏文件太大,具体的操作流程已录屏在qq群反馈

@OPGithub OPGithub changed the title vue3 小程序 虚拟列表 上下滑动都会有概率触发分页请求 vue3 微信小程序 虚拟列表 上下滑动都会有概率触发分页请求 Jun 12, 2023
@SmileZXLee SmileZXLee added the bug Something isn't working label Jul 29, 2023
@SmileZXLee
Copy link
Owner

我更新了【非内置列表写法】,经过测试在vue3+小程序中表现良好,可下载github中最新的demo尝试下。
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants