@ioclaudio wrote:
Hi,
I have a sidemenu app done with Ionic4.Redirecting to the pages of this app after the login, or refreshing the page the hamburger icon of the sidemenu disappears.
If I restart the app with the user already logged the icon returns back.
This is the side menu:This is the page before:
and after a refresh:
This is the header of each page:
<ion-header> <ion-toolbar> <ion-buttons slot="start" > <ion-menu-button></ion-menu-button> </ion-buttons> <ion-title> Home </ion-title> </ion-toolbar> </ion-header>
Is there a way to avoid this problem?
Thank you very much
cld
Posts: 1
Participants: 1