mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[Dashboard] Refresh container after clone panel is complete (#65252)
This commit is contained in:
parent
5967f4edde
commit
551bb077aa
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@ export class DashboardContainer extends Container<InheritedChildInput, Dashboard
|
|||
};
|
||||
this.updateInput({
|
||||
panels: finalPanels,
|
||||
lastReloadRequestTime: new Date().getTime(),
|
||||
});
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue