Input are getting disabled after navigate back to authentication page

First time when app opens, the inputs are working fine, after the user logins and logs out, nothing of the inputs does not work.

What could be the issue?

On login, i set nav.navigateRoot
and on going back to login page i set the same nvigateRoot

it works good when i slide from left to right, but the slide is disabled on dashboard on iOS, while on android the hardware back button is disabled also so i enabled to see if it works, it really works.

i tried with reloading whole app but it is not a good option.

please check the video here:

[Video link here streamable.com](https://streamable.com/v4vxcz)

is there any way i can refresh the whole page on logout? like on real browser? that way it works for first time also

Thank you, Milot.