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

Pan does not work correctly when app added to Home Screen #1059

Closed
sanchitnevgi opened this issue Dec 29, 2016 · 0 comments
Closed

Pan does not work correctly when app added to Home Screen #1059

sanchitnevgi opened this issue Dec 29, 2016 · 0 comments

Comments

@sanchitnevgi
Copy link

I use the horizontal pan event to dismiss item in a list. If there are many items and I swipe up, the list should scroll. This works as expected in the browser i.e swiping on an item dismisses it and vertical swipe scrolls the list.
I have progressive web app and when I add the app to home screen and open it, the vertical swipe no longer scrolls the list instead the horizontal pan consumes the event.
Just to be clear, I am using the react-hammerjs library and have an onPan listener for each list item. I do not have a global listener.

#1050

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

1 participant