Skip to content

Commit

Permalink
[Dashboard] Refresh container after clone panel is complete (#65252) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Maja Grubic committed May 5, 2020
1 parent 1f44c7e commit 375c3bf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ export class DashboardContainer extends Container<InheritedChildInput, Dashboard
};
this.updateInput({
panels: finalPanels,
lastReloadRequestTime: new Date().getTime(),
});
});
}
Expand Down

0 comments on commit 375c3bf

Please sign in to comment.