- Notifications
You must be signed in to change notification settings - Fork855
Fix ipad dragging issue#233
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Thank you! |
I have added this at my end for now - and that works as well. But it should be in this component because you wont ever need to move the entire page as you drag the map - what would be the purpose of that? |
For example we have a page:
Map is on the third screen from top, but prevents the whole page touchmove events, |
jooj123 commentedSep 1, 2016 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Oh i see what your saying -@istarkov PR is fixed. |
Super!!! |
Thank you! |
Using the built in support from google maps would make the component moremobile friendly.This reverts commit7d1180c.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Fixes#232
Before:

After:
