"undefined is not an object (evaluating 'ui_1.Chart.Tooltip')
maniac0r opened this issue · 2 comments
After upgrading Grafana from 7.5.4 to 8.0.3 my LoudML panels are not loaded anymore and the error: "undefined is not an object (evaluating 'ui_1.Chart.Tooltip') is displayed instead of panel.
Using LoudML Grafana app v1.7.2.
I can't see nothing related in grafana.log , my logging level is set to warning. The only messages are warnings that Grafana is running unsigned datasource, which is fine:
lvl=warn msg="Running an unsigned plugin" logger=plugins pluginID=loudml-grafana-app
lvl=warn msg="Running an unsigned plugin" logger=plugins pluginID=loudml-datasource
lvl=warn msg="Running an unsigned plugin" logger=plugins pluginID=loudml-graph-panel
I also have issues when using grafana 8.0.3 also the datasource config is not showing any models not buttons anymore.
You can ignore this comment as I did not press the enable button in the plugin section.
Thank you for reporting this . Let me take a look at this issue.