Can't refresh side menu after login

Ionic:

Ionic CLI : 5.4.13 (C:\Users\SAMSUNG\AppData\Roaming\npm\node_modules\ionic)
Ionic Framework : @ionic/angular 5.1.1
@angular-devkit/build-angular : 0.901.7
@angular-devkit/schematics : 9.1.6
@angular/cli : 9.1.6
@ionic/angular-toolkit : 2.2.0

Cordova:

Cordova CLI : 9.0.0 (cordova-lib@9.0.1)
Cordova Platforms : android 8.1.0
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.1, (and 13 other plugins)

Utility:

cordova-res : 0.9.0
native-run : 1.0.0

System:

Android SDK Tools : 26.1.1 (C:\Users\SAMSUNG\AppData\Local\Android\Sdk)
NodeJS : v12.13.1 (C:\Program Files\nodejs\node.exe)
npm : 6.12.1
OS : Windows 10

Not a lot of information togo off of from that, but typically you’ll need to change some binding or subscribe to something when the login state changes.

Provide some more code or a demo app and we could probable help more.