grafana / scenes

Build Grafana dashboards directly in your Grafana app plugins.
https://grafana.com/developers/scenes
Apache License 2.0
141 stars 21 forks source link

poc: custom variable without query and options test #604

Closed erj826 closed 9 months ago

erj826 commented 9 months ago

Replicating a potential bug where a CustomVariable empties its value if no query nor options are provided.

torkelo commented 9 months ago

@erj826 try using ConstantVariable instead if that is possible