-
Notifications
You must be signed in to change notification settings - Fork 43
Annotation Query Failed Cannot read property 'to' of undefined #219
Comments
Please fix!
|
It looks like there might be a related issue here grafana/grafana#37819, could go over there to chime in with any additional info. |
The range parameter is undefiened in 8.1.x when calling Just added simple grafana-statusmap/src/module.ts Lines 336 to 341 in bc96037
|
I'm suspecting this commit grafana/grafana@6f38883. The Adding |
See also: grafana/grafana#37819 , plz fix. |
+1 |
+1 |
+1 |
Hi everyone and sorry for the delay with fixing this issue. We're going to deal with it at the beginning of the following week. |
Looking forward for the fix anytime soon! 👍🏽 |
+1 |
I've merged a fix. Need to cut a release. |
I can't wait 🍰 |
What happened:
When dashboard refresh, an error occurs.
Annotation Query Failed
Cannot read property 'to' of undefined
In console:
And the annotations are not drawn.
What you expected to happen:
Draw annotations on a panel.
How to reproduce it (as minimally and precisely as possible):
Install
Grafana v8.1.1 (90c87a52f7)
withflant-statusmap-panel 0.4.1
Environment:
Anything else we should know?:
![image](https://user-images.githubusercontent.com/20300377/129195576-f1b61685-ff88-470f-9d1e-f48c48e4e5e5.png)
The text was updated successfully, but these errors were encountered: