Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Restoring Nested Navigation State on Android #2099

Open
AndyDavidJoyce opened this issue Nov 22, 2024 · 1 comment
Open

Issue with Restoring Nested Navigation State on Android #2099

AndyDavidJoyce opened this issue Nov 22, 2024 · 1 comment

Comments

@AndyDavidJoyce
Copy link

While testing Android state restoration, I’ve encountered an issue with restoring nested navigation state. My app has five tabs, and when navigating between them, the navigation history behaves unexpectedly after a process death:

  • If I navigate a few pages in one tab, switch to another tab, and navigate further, only the navigation history of the last visited tab is restored.

  • When I reselect a previously visited tab, it resets to the first page instead of restoring its prior navigation history.

Any insights on how to handle this properly would be greatly appreciated.

@AndyDavidJoyce
Copy link
Author

This seems to be the same issue as #2041

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant