<IonBreadcrumb>
has a href
attribute, but no routerLink
.
When I select a <IonBreadcrumb>
with a ´hrefattribute, the browser will fully (re)load a new page. When
routerLink` is used, a transition happens (e.g. between pages and tabs), without fully reloading.
How can I use <IonBreadcrumb>
and still transition to a page, without fully reloading the page?
1 post - 1 participant