Co-authored-by: Andrew Henry <akhenry@gmail.com>
This commit is contained in:
@@ -111,7 +111,7 @@ export default {
|
||||
|
||||
const bounds = this.openmct.time.bounds();
|
||||
const link = !this.ignoreLink
|
||||
? window.location.href
|
||||
? window.location.hash
|
||||
: null;
|
||||
|
||||
const objectPath = this.objectPath || this.openmct.router.path;
|
||||
|
||||
Reference in New Issue
Block a user