Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

I can't add 2+ instances of statusmap on the same dashboard #129

@imilyukov

Description

@imilyukov

When I try to add 3 or more statusmap widgets on the same dashboard page I have an error "property name doesn't read from NULL object" and widget doesn't display

The problem is on the line:
https://github.com/flant/grafana-statusmap/blob/master/src/module.ts#L153

You should avoid to change global variable in the module:
https://github.com/flant/grafana-statusmap/blob/master/src/module.ts#L66

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions