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

Revert "VizPanel: Load plugin prefered default options when activating" #812

Closed ivanortegaalba closed 4 months ago

ivanortegaalba commented 4 months ago

Reverts grafana/scenes#806

This caused issues when viewing panels. It is discarding initial color mode options.

📦 Published PR as canary version: 5.3.4--canary.812.9764438508.0
:sparkles: Test out this PR locally via: ```bash npm install @grafana/scenes-react@5.3.4--canary.812.9764438508.0 npm install @grafana/scenes@5.3.4--canary.812.9764438508.0 # or yarn add @grafana/scenes-react@5.3.4--canary.812.9764438508.0 yarn add @grafana/scenes@5.3.4--canary.812.9764438508.0 ```
grafanabot commented 4 months ago

:rocket: PR was released in v5.3.4 :rocket: