You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the app loads for the first time, /#!/ is added to the url address automatically. Any methods that calls this.$router.go('page') fails and redirects back to the root but with /?#!/. After which the methods works.