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
I also noticed something strange with redirects after the first page:
Here I open a regular page first, then a redirect (for this I added the redirect navigation item to page, navigations#show in the demo app). There is back button now, but this resets the tab to the first page, not the second page. So it's probably the back button from the previous page.
I was playing with the 1.3 beta and noticed that tabs gets stuck after a redirect.
A few examples with the demo app:
Opening a redirect first, no back button, so the tab is stuck:
RocketSim_Recording_iPhone_17_Pro_6.3_2025-10-14_15.19.04.mp4
I also noticed something strange with redirects after the first page:
Here I open a regular page first, then a redirect (for this I added the redirect navigation item to page, navigations#show in the demo app). There is back button now, but this resets the tab to the first page, not the second page. So it's probably the back button from the previous page.
RocketSim_Recording_iPhone_17_Pro_6.3_2025-10-14_15.18.29.mp4
This all works as expected in 1.2!