PanelEdit: update configRev on close (#33240)
This commit is contained in:
@@ -135,6 +135,7 @@ export function panelEditorCleanUp(): ThunkResult<void> {
|
||||
modifiedSaveModel.id = sourcePanel.id;
|
||||
|
||||
sourcePanel.restoreModel(modifiedSaveModel);
|
||||
sourcePanel.configRev++; // force check the configs
|
||||
|
||||
// Loaded plugin is not included in the persisted properties
|
||||
// So is not handled by restoreModel
|
||||
|
||||
Reference in New Issue
Block a user