mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
... in `componentDidUpdate`, not just `componentDidMount`. Also unify query field behavior of Explore with Dashboard - when the data source changes, it doesn't unmount but instead refreshes its metrics. Fixes #23162