You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My data source is InfluxDB and I am using InfluxQL to query the data into table.
I find that when the query gets nothing in return, it will show a problem:
TypeError: Cannot read property 'lat' of null
And then you are not able to drag the map and move around anymore, i.e. the map freezes.
My data source is InfluxDB and I am using InfluxQL to query the data into table.
I find that when the query gets nothing in return, it will show a problem:
And then you are not able to drag the map and move around anymore, i.e. the map freezes.
My dashboard and data: https://gist.github.com/Hualin-AUG/95c7e6b865a974f68f52e08ef2a6e5a3
Also, refer to grafana#291.
The text was updated successfully, but these errors were encountered: