chtable
chtable copied to clipboard
Cannot read property ‘emit’ of undefined
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?
could you provide screenshots or full stacktrace from DevTools Javascript console?
could you provide screenshots or full stacktrace from DevTools Javascript console?

look like chtable incompatible with grafana 7
could you try to change grafana to 6.7.6 your docker-compose.yaml?
look like
chtableincompatible 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?