Skip to content

Why is pinch/zoom disabled? #133

@Flurrywinde

Description

@Flurrywinde

In a mobile browser, pinching and zooming doesn't work, due to <meta name = "viewport" content = "width = device-width, initial-scale = 1.0, maximum-scale = 1.0"> in index.html. If I change this to allow pinching and zooming, it works, but after a few seconds, I get a popup saying there's a typeerror: cannot read property disconnect of null.

Is there a way to get pinching and zooming to work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions