Skip to content

Can't change indicator: Uncaught TypeError when changing indicator in the proximity viewer #1

@ghost

Description

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:

  1. Checkout Master branch
  2. Open up proximity viewer
  3. Click the map stack menu button and select a different indicator
  4. 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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions