Console Error:
Uncaught TypeError: Cannot read property 'UpdateTable' of undefined
at ProxApp.OnMapClick_Handler (application.js:201)
at Map.dispatchEvent (evented.js:41)
at Map.Emit (evented.js:59)
at Map.OnLayerClick_Handler (map.js:205)
at r.St.fire (mapbox-gl.js:29)
at HTMLDivElement.<anonymous> (mapbox-gl.js:33)
How to reproduce error:
- Checkout Master branch
- Open up proximity viewer
- Click the map stack menu button and select a different indicator
- The indicator isn't changed and the above error is printed to the console.
Note:
Live version of the atlas doesn't have this issue, so I suspect the code isn't at parity (likely the github repo is newer).
Console Error:
How to reproduce error:
Note:
Live version of the atlas doesn't have this issue, so I suspect the code isn't at parity (likely the github repo is newer).