We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
小程序端list组件,顶部快速上下滑动时白屏
预期滑到顶部时正常渲染 实际顶部几项会经常出现渲染不出来
先从顶部往下滑动一段,再快速上划
The text was updated successfully, but these errors were encountered:
同样问题,有解决方案没?
Sorry, something went wrong.
我后来没用了,你去看看官方示例,还有没有这个问题
feat(list): 优化虚拟列表,支持不固定高度 #1658 #1382
74bdbe3
1a1bde2
szg2008
No branches or pull requests
问题描述
小程序端list组件,顶部快速上下滑动时白屏
预期的行为和实际行为
预期滑到顶部时正常渲染
![WechatIMG601](https://user-images.githubusercontent.com/6075540/173509871-cae522a8-ff12-46b5-89a3-d96f1ffc0f11.jpeg)
![WechatIMG602](https://user-images.githubusercontent.com/6075540/173509907-d09a6d24-92e8-431a-812f-cf1b64484472.jpeg)
![WechatIMG600](https://user-images.githubusercontent.com/6075540/173509924-b95bc86c-9d65-4a3d-9e5e-162a39e7c352.jpeg)
实际顶部几项会经常出现渲染不出来
复现步骤,具体代码
先从顶部往下滑动一段,再快速上划
相关环境信息
The text was updated successfully, but these errors were encountered: