ContextMenu doesn't work with the chrome

Issue #16 new
Former user created an issue

Context menu opens but the handler function is not triggered and menu disappears when menu is right clicked. Most likely click event is eaten by the map layer and not the menu.

Tested with Version 60.0.3112.78 (Developer Build) Built on Ubuntu , running on Ubuntu 16.04 (64-bit). Firefox worked fine.

Updating the context menu to the latest version from https://github.com/aratcliffe/Leaflet.contextmenu seems to fix the problem.

Comments (0)

  1. Log in to comment