thinktecture / boardz-cross-platform-sample

Sample application for demonstrating various aspects of modern cross-platform applications - using Angular 2, Cordova, Electron & gulp. With a .NET Web API & SignalR backend.
MIT License
78 stars 30 forks source link

Login form shows again briefly after successful login #48

Closed ChristianWeyer closed 8 years ago

ChristianWeyer commented 8 years ago

After a successful login the login form shows up again in blank state before router navigates to the dashboard. Can be seen especially on mobile.

ChristianWeyer commented 8 years ago

Here is a quick video: https://dl.dropboxusercontent.com/u/2325699/boardz_mobile_loginform.mp4

And no, it is not happening only on Windows Mobile ;)