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,
|
||||
depsString,
|
||||
dashboardStore.selectedDensity,
|
||||
_metric.metricOf
|
||||
]);
|
||||
useEffect(() => {
|
||||
setCompData(null);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue