Hi,
I have an app that is a side menu one. Using Ionic 4
I added a logout button to the side menu and the logout works however when I re-login from the login page I was redirected to when I logged out, the menu button doesn’t work. I can slide the menu using the mouse and then the menu button starts working. If I refresh the page once I have re-logged in then all works fine.
When I have the same logout button and logout function of the home page (right of the menu) then this issue doesn’t happen.
Seems like then the menu is triggering the logout some type of reset is not taking place.
Any ideas?
Thanks
Brent