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

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

Closed silbernagel closed 3 years ago

silbernagel commented 3 years ago

I'm running version 0.1.2, and just upgraded Grafana to 7.1.4. My old panels just went black, and when trying to add new ones, I get this error:

"TypeError: Cannot read property 'emit' of undefined" Any tips/suggestions on what this is? Nothing in the grafana log, and the plugin is loaded fine according to the log.

F4ncyMooN commented 3 years ago

Met same issue, my grafana version is 7.1.3

balda commented 3 years ago

Mine is TypeError: this.events is undefined (7.1.5)

rozetko commented 3 years ago

Hey @silbernagel @pojpojpoj @F4ncyMooN @balda, fixes are merged into master. It's possible to run the plugin from source if you want to test it

rozetko commented 3 years ago

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

rozetko commented 3 years ago

Got confirmation that the issue is fixed: https://github.com/chartwerk/grafana-chartwerk-app/issues/56#issuecomment-704270842