mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* AzureMonitor: Fix query variable migration Somehow the query object becomes "unwriteable" post 9.4. To workaround this I clone the query object before doing any migrations which removes the immutability and allows the migrations to function as they did. Fixes #63943 * refactor deepClone out to keep object the same |
||
---|---|---|
.. | ||
angular | ||
core | ||
features | ||
partials | ||
plugins | ||
polyfills | ||
routes | ||
store | ||
types | ||
app.ts | ||
AppWrapper.tsx | ||
dev.ts | ||
index.ts |