You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried with Google Chrome Version 59.0.3071.86 (Official Build) (64-bit)
Tried with Android Web View version 58
It stuck on pull down. However it happens only when selects a touch device http://pix.toile-libre.org/upload/original/1498626667.png
The text was updated successfully, but these errors were encountered:
razcakappa
changed the title
Doesnt work on web kit
Doesnt work on webkit and android web view
Jun 28, 2017
razcakappa
changed the title
Doesnt work on webkit and android web view
Doesnt work on webkit (touch devices) and android web view
Jun 28, 2017
To recreate the issue, open the demo http://apeatling.com/demos/web-ptr/ with Google chrome and open inspect window. and try to reload the page. And try the pull to refresh functionality. It might be broken
Found the issue. Might be related to hammer.js is not triggering the 'panend' event when the element has css property 'touch-action: pan-y'. hammerjs/hammer.js#1103
Shall I submit a merge request?
razcakappa
added a commit
to razcakappa/web-pull-to-refresh
that referenced
this issue
Jul 1, 2017
Tried with Google Chrome Version 59.0.3071.86 (Official Build) (64-bit)
Tried with Android Web View version 58
It stuck on pull down. However it happens only when selects a touch device
http://pix.toile-libre.org/upload/original/1498626667.png
The text was updated successfully, but these errors were encountered: