Skip to content

Android 4.1 crash on zoom #2478

Closed
Closed
@JerryBels

Description

Hello guys !

So I'm starting a new app based on Cordova, and wanted to use Leaflet for my maps - either via Mapbox or directly with OSM. I encountered an issue when testing the most basic example, on Android 4.1 only, the app crashes when zooming in. I looked for many hours all over the internet, and found solutions that either didn't work or even sometimes I didn't understand ( someone said << android23 = ua.search('android [23]') !== -1 || ua.search("android 4.0") !== -1 || ua.search("android 4.1") >> - where am I supposed to put that ?!)

Note that the issue isn't even linked to the application itself, because when launching the stock Android browser and going to the leaflet website or mapbox website, when trying to zoom in on the available examples, the browser crash ! On Chrome for Android all is fine, though.

Sooo there it is, how to prevent that crash ?

Thanks !

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    blockerCritical issue or PR that must be resolved before the next release

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions