Mobile broken flow
When I create a new socra on mobile and click the back button, I’m taken to the page that “this socra doesn’t exist.”
This issue is also happening in other circumstances:
If I click on a socra i
When creating a new Socra on mobile and using the app’s back button, users encounter a “this Socra doesn’t exist” error page. This issue also occurs when navigating to a Socra inside a Journey on mobile and then tapping the app’s back button (distinct from the browser back button, which functions correctly).
The root cause was identified as improper handling of client-side routing and navigation state, specifically with the custom back button failing to maintain or restore route parameters correctly. The problem was isolated to the mobile app’s navigation flow and did not affect browser back functionality.
This critical navigation bug has been fixed and deployed, restoring proper back navigation behavior and eliminating the erroneous “this Socra doesn’t exist” screen.By Eduarda Ferreira