[Notebook] Clicking on an embed in a notebook entry does not result in bounds change #3034 (#3042)

This commit is contained in:
Nikhil 2020-05-14 14:56:41 -07:00 committed by GitHub
parent f934454c25
commit 28f19ec310
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -172,6 +172,7 @@ export default {
&& this.embed.bounds.end !== bounds.end;
const isFixedTimespanMode = !this.openmct.time.clock();
this.openmct.time.stopClock();
window.location.href = link;
let message = '';