Ionic 2: How do I determine the current page?
Ionic 2: How do I determine the current page?
The Problem While testing an application I found that the login page was loading over and over and over again. The root page of my application subscribes to a service. When the service needs to authenticate the user it pushes an observable event. The root page pushes the user login page to the NavController. The Solution We are going to focus on the subscript anonymous callback. import {…
View On WordPress










