mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(UI): fixed 3 UI bugs, fixes #6225
This commit is contained in:
@@ -315,6 +315,7 @@ export class AlertTabCtrl {
|
||||
this.alert = null;
|
||||
this.panel.thresholds = [];
|
||||
this.conditionModels = [];
|
||||
this.panelCtrl.alertState = null;
|
||||
this.panelCtrl.render();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user