Closed AronVanAmmers closed 8 years ago
The cause is wider, after page refresh $rootScope.userInfo is empty.
User info should be reloaded on page initialization, probably in loginService.
As a workaround, open a new tab with the app. Possibly relevant: I'm currently using useStubs: true
.
For a new account the form should just be empty, no error messages.