@royip wrote:
Hi
Is it possiable to change page from an injectable service?
I tried@ViewChild(Nav) navand nav is undefined
I alos triedthis.nav = app.getComponent('nav')by injectingIonicAppto the service but again nav and app are undefinedI looks like every effort to get the NavController to a service fails..
I saw some issues about that but none of them helped me.anyone?
Posts: 3
Participants: 2