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

Inner scroll won't work on iOS unless I remove preventDefault #47

Open
maciejsaw opened this issue Sep 21, 2018 · 0 comments
Open

Inner scroll won't work on iOS unless I remove preventDefault #47

maciejsaw opened this issue Sep 21, 2018 · 0 comments

Comments

@maciejsaw
Copy link

I used your lib to add swipe-to-close interaction to hamburger menu. The menu has inner scroll. Just so you know, I needed to comment out one line in your code to enable inner scroll on iPhone devices.

screen shot 2018-09-22 at 00 27 55

It might be better not to prevent scrolling by default, but allow us to manually choose wether specific direction should prevent the default event.

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