Leaflet を使用して世界地図を表示する icingaweb2 nagvis モジュールを使用しています。ほとんどの機能は機能しますが、マップをクリックすると、次のエラーが表示されます。
Javascript error occured: Uncaught TypeError: Cannot read property 'call' of undefined h t t p : / / icingaweb2.server/nagvis/frontend/nagvis-js/js/ExtLeaflet.js?v=1.9b12 (5)
Leaflet 1.0.3+ed36a04
リーフレットのバージョンを使用しています。
Chrome でのエラーの検査:
VM184 ExtLeaflet.js?v=1.9b12:5 Uncaught TypeError: Cannot read property 'call' of undefined
at e.fire (VM184 ExtLeaflet.js?v=1.9b12:5)
at e._fireDOMEvent (VM184 ExtLeaflet.js?v=1.9b12:6)
at e._handleDOMEvent (VM184 ExtLeaflet.js?v=1.9b12:6)
at HTMLDivElement.h (VM184 ExtLeaflet.js?v=1.9b12:6)
誰かがエラーを修正するのを手伝ってくれますか?