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
If in the app, we start having the condition1 set to true we are going to see the page1. But, if after a while the condition1 is false and condition2 is true, the frame will navigate to page2 but without controlling the backstack and the navigation history, so the user may click in the back button to go again to page1, which may be not desired.
It should be great if we can define the default navigation options if some page is mounted in a frame, like this: