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 my app, login page is the entry point. User is navigated to dashboard after login. After that, if user navigates to another page (let say page B) and presses the back button of the device, he still sees the page B. If he presses the back button again, the dashboard page is shown for less than half a second. Then, he sees an empty page. At this point probably the user is on dashboard page but cannot see anything.
Problem occurs on Android. I don't know if it happens also in iOS.
CLI: 1.6.1
Cross-platform modules: 1.6.2
Runtime(s): android : 1.6.3
The text was updated successfully, but these errors were encountered:
In my app, login page is the entry point. User is navigated to dashboard after login. After that, if user navigates to another page (let say page B) and presses the back button of the device, he still sees the page B. If he presses the back button again, the dashboard page is shown for less than half a second. Then, he sees an empty page. At this point probably the user is on dashboard page but cannot see anything.
Problem occurs on Android. I don't know if it happens also in iOS.
The text was updated successfully, but these errors were encountered: