@oliverandersen wrote:
I want to change the tab from certain pages in the app.
Using:
private app: App does not work in Ionic 4
I also created a local ref on the ion-tabs element and tried setting it using the ‘select()’ method - but i get this error:
TypeError: e.setActive is not a function
How can I select the tab programatically in Ionic 4
?
Posts: 1
Participants: 1