NovatecConsulting / novatec-service-dependency-graph-panel

A Grafana panel for visualizing a Service Dependency Graph.
Apache License 2.0
191 stars 64 forks source link

TypeError: Cannot read property 'emit' of undefined #37

Closed nullbodysoft closed 3 years ago

nullbodysoft commented 3 years ago

TypeError: Cannot read property 'emit' of undefined

i got error when build these plugin via yarn build

on grafana 7.2.0

An unexpected error happened Details TypeError: Cannot read property 'emit' of undefined

in t
in x
in to
in div
in div
in t
in t
in div
in Mo
in div
in div
in vo
in div
in t
in div
in t
in div
in div
in t
in x
in div
in t
in x
in r
in Unknown
in t
in Unknown
in h
in Unknown
in Unknown
in t
in t
in l
mariomann commented 3 years ago

Hi @nullbodysoft, sorry for the late response. I've checked the built version of this repo with Grafana 7.2.0 and it works as desired.

Maybe you need to validate your local development setup or just use the built version of this repo.

Hope to help you with this answer.

Cheers Mario

mariomann commented 3 years ago

I forget the screenshot...

Issue38