ae3e/ae3e-plotly-panel

Cannot read property 'data' of undefined - results in the plugin no longer working

Closed this issue · 3 comments

When using the plugin with data queries that results in no data, the plugin creates the warning
"Cannot read property 'data' of undefined"

First it would be nice if the plugin returned blank page with "no data" like other plugins.

If a query results in the "Cannot read property 'data' of undefined" and I make a new query that returns data, the plugin continues to show "Cannot read property 'data' of undefined". Only way to make the plugin work again is by refreshing the explore/chrome/edge.

image

I have the same issue!

The plugin really nice for me!!!! thank you! but seems to have some compatibility issues with Grafana, such as the slow loading of the plugin when first opened and crash when I choose a time range of series graph.

image
If choose absolute time range, it will have error "Cannot read property 'data' of undefined". and if choose relative time range, it's normal..