mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
This commit is contained in:
parent
1f44c7e609
commit
375c3bf3d6
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@ export class DashboardContainer extends Container<InheritedChildInput, Dashboard
|
||||||
};
|
};
|
||||||
this.updateInput({
|
this.updateInput({
|
||||||
panels: finalPanels,
|
panels: finalPanels,
|
||||||
|
lastReloadRequestTime: new Date().getTime(),
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue