You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this example, HomePage, RadioPage, LibraryPage and SearchPage are not wrapped in a <IonPage> component. Without this the URL is updates when navigating to the router but the content doesn't update.
The text was updated successfully, but these errors were encountered:
URL
https://ionicframework.com/docs/api/tabs#usage-with-router
Issue Description
In this example,
HomePage
,RadioPage
,LibraryPage
andSearchPage
are not wrapped in a<IonPage>
component. Without this the URL is updates when navigating to the router but the content doesn't update.The text was updated successfully, but these errors were encountered: