Scenes: Backward compatability with new template variable system for functions that don't pass scopedVars (#75937)

* Use __grafanaScene in templateSrv

* Update

* fix
This commit is contained in:
Torkel Ödegaard
2023-10-04 13:21:01 +02:00
committed by GitHub
parent 963049e2b7
commit 5bba89fc86
9 changed files with 51 additions and 23 deletions
+1 -1
View File
@@ -250,7 +250,7 @@
"@grafana/lezer-traceql": "0.0.6",
"@grafana/monaco-logql": "^0.0.7",
"@grafana/runtime": "workspace:*",
"@grafana/scenes": "^1.11.0",
"@grafana/scenes": "^1.13.0",
"@grafana/schema": "workspace:*",
"@grafana/ui": "workspace:*",
"@kusto/monaco-kusto": "^7.4.0",