I am using Grafana 11.0.0 running in docker desktop in WSL.
In a dashboard I go to settings->Annotations-> Add Annotation Query and I get this error:
TypeError: this.angularComponent.getScope(…).$watch is not a function
An unexpected error happened
Details
TypeError: this.angularComponent.getScope(…).$watch is not a function
I have Tried:
- On an empty new dashboard
- On a dashboard with populated visuals
- On a different computer with a different install
- I tried setting angular_support_enabled = true in the grafana.ini
I am able to successfully modify the first Query (grafan alerts), but I cannot add new queries:
Error From Browser