Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
silbernagel opened this issue Aug 22, 2020 · 5 comments
Closed

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

silbernagel opened this issue Aug 22, 2020 · 5 comments

Comments

@silbernagel
Copy link

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
Copy link

Met same issue, my grafana version is 7.1.3

@balda
Copy link

balda commented Sep 9, 2020

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

@rozetko
Copy link
Member

rozetko commented Sep 15, 2020

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
Copy link
Member

rozetko commented Oct 5, 2020

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
Copy link
Member

rozetko commented Oct 6, 2020

Got confirmation that the issue is fixed: #56 (comment)

@rozetko rozetko closed this as completed Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants