@ekmutai wrote:
I need to do this from a nested view.
Home Class<ion-tab [root]="addresses" tabTitle="My addresses"></ion-tab> <ion-tab [root]="finder" tabTitle="Finder"></ion-tab>
and need to detect a switch to my addresses tab from Addresses class which is imported to home.
using (select) only works within Home
Posts: 4
Participants: 2