We created your template app, and we’re going thru some ionic tutorials: Came back to my desk, and suddenly, the model popup for the login view just stopped rendering.
In trying to show the popup, the screen turns grey, like the model popup is about to appear, but no popup appears.
Looking at the logs, there’s no errors, and by adding some breakpoints, we can see that the model view initialization is still executed, and the $scope.modal.show(); is also called.