chtable icon indicating copy to clipboard operation
chtable copied to clipboard

Cannot read property ‘emit’ of undefined

Open devmansurov opened this issue 4 years ago • 5 comments

I tried install this plugin to Grafana but can't use it. After installation plugin label is Unsigned and when I tried create new panel using this plugin get error with message:

An unexpected error happened TypeError: Cannot read property ‘emit’ of undefined

Grafana version: Grafana v7.4.3

Tried allow plugin in grafana.ini file:

[plugins]
allow_loading_unsigned_plugins = vertamedia-chtable

Also as like this:

[plugins]
allow_loading_unsigned_plugins = true

How I can fix this problem?

devmansurov avatar Apr 02 '21 06:04 devmansurov

could you provide screenshots or full stacktrace from DevTools Javascript console?

Slach avatar Apr 02 '21 07:04 Slach

could you provide screenshots or full stacktrace from DevTools Javascript console?

image

devmansurov avatar Apr 02 '21 07:04 devmansurov

Here is full docker project where I can't sign this plugin:

sign-plugin.zip

devmansurov avatar Apr 02 '21 07:04 devmansurov

look like chtable incompatible with grafana 7 could you try to change grafana to 6.7.6 your docker-compose.yaml?

Slach avatar Apr 02 '21 07:04 Slach

look like chtable incompatible with grafana 7 could you try to change grafana to 6.7.6 your docker-compose.yaml?

Sorry, but I can't do it. When will be compatible this plugin with Grafana 7?

devmansurov avatar Apr 02 '21 07:04 devmansurov