ui: re-download comparison data on metricOf change
This commit is contained in:
parent
132de0af0d
commit
6360b9a580
1 changed files with 1 additions and 0 deletions
|
|
@ -205,6 +205,7 @@ function WidgetChart(props: Props) {
|
||||||
period,
|
period,
|
||||||
depsString,
|
depsString,
|
||||||
dashboardStore.selectedDensity,
|
dashboardStore.selectedDensity,
|
||||||
|
_metric.metricOf
|
||||||
]);
|
]);
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
setCompData(null);
|
setCompData(null);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue