This commit is contained in:
@@ -21,9 +21,8 @@ export default {
|
||||
};
|
||||
},
|
||||
created() {
|
||||
// debugger;
|
||||
let badPath = this.$router.history.current.path;
|
||||
//If this happens too early then it might not have all the setup stuf available which would trigger an infinite loop
|
||||
//If this happens too early then it might not have all the setup stuff available which would trigger an infinite loop
|
||||
if (
|
||||
!window ||
|
||||
!window.$gz ||
|
||||
|
||||
Reference in New Issue
Block a user