I visited the demo URL, hit Login, authed with FB, and then it just returns to http://firebase.zerostatic.com/auth.html#!/ without redirecting to the main page.
I'm new to Vue.js so it'd be interesting to hear what the solution is, and my only guess is the callback that handles the redirect/routing isn't working correctly?
Thanks for the great demo btw :)
I visited the demo URL, hit Login, authed with FB, and then it just returns to http://firebase.zerostatic.com/auth.html#!/ without redirecting to the main page.
I'm new to Vue.js so it'd be interesting to hear what the solution is, and my only guess is the callback that handles the redirect/routing isn't working correctly?