How can I reload component when route is changed but the route is same?
I don’t have :key params on ion-router-outlet so I can’t reload data in my component when I click on button that point to the same component but with different id:
Component: Profile
Routes:
FROM
/profile/6032255274ca884295689e82
TO
/profile/6032255274ca884295651e82
Result: