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

Swiping on Mobile creates a vertical scroll on the whole page #2

Closed
sharad-s opened this issue May 23, 2019 · 3 comments
Closed

Swiping on Mobile creates a vertical scroll on the whole page #2

sharad-s opened this issue May 23, 2019 · 3 comments

Comments

@sharad-s
Copy link

When implementing React-Swipy on mobile, the swipe will allow the user to drag the entire page up and down with their swipe. Is there a way to circumvent this?

@sharad-s
Copy link
Author

This issue can be replicated by opening the codesandbox link on mobile:

https://5x53pnrn3x.codesandbox.io/

@goncy
Copy link
Owner

goncy commented May 23, 2019

Hi @sharad-s i think this is not library related, you could lock this behaviour disabling the overflows on the container or removing it's pointer events i guess

@goncy goncy closed this as completed May 23, 2019
@sharad-s
Copy link
Author

sharad-s commented May 24, 2019 via email

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

2 participants