You might look in here, where they solved it by adding the function
ionSelected(){}
to the component, you’re selecting.
capturing-ion-tab-click-on-active-tab-event
The event should then fire, even if you’re on the same page
You might look in here, where they solved it by adding the function
ionSelected(){}
to the component, you’re selecting.
capturing-ion-tab-click-on-active-tab-event
The event should then fire, even if you’re on the same page