rconjoe/provana-mono

no dashboard redirect after login

Closed this issue · 1 comments

  • In Chrome, running emulators with vue-cli serve (this has not been tested in hosting emuilator or live), logging in does not redirect to the dashboard but leaves us on a blank page w/footer with the route /login. This would either be an issue in auth state watcher in main,js or some error blocking the router.push()

this got fixed somewhere along the line