-
-
Notifications
You must be signed in to change notification settings - Fork 9.5k
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
iphone6s 整合PullRefresh and List下拉刷新将这个页面下拉,无法触发下拉刷新事件 #2937
Comments
请问页面是否已经完全滚动到顶部了,PullRefresh 只有在页面滚动到顶部的时候才会触发 |
是从顶部开始滚动的。 |
试了下没有复现这个问题,能否提供一下复现视频呢 |
|
目测大概率是这个问题:#3015 可以参考下 |
|
会不会是有缓存呢 |
|
IMPORTANT: Please use the following link to create a new issue. If your issue was not created using the app above, it will be closed immediately.
注意:请按照下面的模板来新建 issue,不规范的 issue 会被立即关闭.
Describe the bug
iphone6s 预览官网list组件,下拉将整个页面下拉了,无法触发下拉刷新事件
Screenshots
Add screenshots to help explain your problem.
Environment
Reproduce
![微信图片_20190311102719](https://user-images.githubusercontent.com/20336340/54096897-c9492b00-43e8-11e9-9afc-692f5a85dcab.png)
Provide the steps to reproduce and if possible a minimal demo of the problem via jsfiddle.
https://jsfiddle.net/dfarLdko/522/
The text was updated successfully, but these errors were encountered: