ui: re-download comparison data on metricOf change

This commit is contained in:
nick-delirium 2025-02-14 10:00:58 +01:00
parent 132de0af0d
commit 6360b9a580
No known key found for this signature in database
GPG key ID: 93ABD695DF5FDBA0

View file

@ -205,6 +205,7 @@ function WidgetChart(props: Props) {
period,
depsString,
dashboardStore.selectedDensity,
_metric.metricOf
]);
useEffect(() => {
setCompData(null);