mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* QueryEditor: Don't use _.defaults as it mutates the query prop directly * QueryEditor: Update the query type on mount if none exists * QueryEditor: Mutate in the constructor instead of render * Apply defaults immutably in render