Clicking the "Go Back" button currently steps back through each route in the browser history. This means if you go to a page, click "Go Back", then go to that page again, click "Go Back" again, and then want to go back to the parent route, you have to click "Go Back" at least four times to step back through each time you changed the path by going back and forth between two pages.
Redesign the app's navigation to avoid this awkward and annoying limitation on navigation/routing.
Clicking the "Go Back" button currently steps back through each route in the browser history. This means if you go to a page, click "Go Back", then go to that page again, click "Go Back" again, and then want to go back to the parent route, you have to click "Go Back" at least four times to step back through each time you changed the path by going back and forth between two pages.
Redesign the app's navigation to avoid this awkward and annoying limitation on navigation/routing.