chartwerk / grafana-chartwerk-app

Chartwerk line and bar pods (panels) for Grafana
https://chartwerk.io
GNU General Public License v3.0
36 stars 1 forks source link

Plugin crash when selecting Chartwerk #56

Closed mamartins closed 3 years ago

mamartins commented 3 years ago

When I select Chartwerk as the visualisation for a query it crashes with the following:

An unexpected error happened
TypeError: undefined is not an object (evaluating 'this.events.emit')

    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 
jonyrock commented 3 years ago

Hey. We will fix it this week

jonyrock commented 3 years ago

Hey @mamartins this is issue we fixed https://github.com/chartwerk/grafana-chartwerk-app/issues/51 , but released. Please try chartwerk from master. We will make release this week anyway.

rozetko commented 3 years ago

Hey @mamartins, this issue is fixed in the new release: https://github.com/chartwerk/grafana-chartwerk-app/releases/tag/0.2.0

mamartins commented 3 years ago

Thank you! I can confirm that it is working.