Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

[v6/React] Page reloads despite using `routerLink`

$
0
0

routerLink props are used for switching between pages in an Ionic v6 app (as with <IonBreadcrumb> and <IonCard> where it is supported).

But for some <IonCard>s the page still stubbornly reloads every time.
As the app state is preserved and correctly re-used the reload doesn’t crash the app but it introduces a noticeable delay which isn’t necessary.

What can be the reason for the full reload caused by a routerLink component?
There are no JavaScript errors logged before the page reload.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles