mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Now when loading a query editor which changes the default query in the constructor this will result in the actual updated query is used in explore when running the query. Without this, the query used is sort of out of sync between query editor and executed query.