How to reproduce:
Reproducible at least on my:
Not reproducible on:
I also noticed it in Chrome on Android 5 on an HTC, but as a non-reproducible heisenbug.
I suspect some kind of weird behaviour related to the geolocation code. Somehow the bug doesn't reproduce when accessing the page from localhost, or when allowing/blocking geolocation, but I'm not fully sure yet.
I can only reproduce with 0.7.3/stable. Code from master works as expected on debug/map/map-mobile.html.
This is a duplicate of #1890, but I'll close the other one as this issue is more descriptive.
Note that the duplicate (and closed) issue #3519 provides a workaround.
Pull #3520 should fix this. @oallouch, I didn't notice the root of the problem was at L.Browser.touch, nice catch!
Cool, merged!
@mourner I can't find the official resolution to this. I am having the same issue on my own app which has a lot of scroll and move events.
My impression is that this issue has resurfaced in 1.6.0.
Just try using the Chrome emulator on the main page example.
Most helpful comment
@mourner I can't find the official resolution to this. I am having the same issue on my own app which has a lot of scroll and move events.