Skip to content

android: fix IllegalStateException in navigation #643

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

Merged
merged 1 commit into from
Apr 21, 2025
Merged

Conversation

kari-ts
Copy link
Collaborator

@kari-ts kari-ts commented Apr 21, 2025

Update to androidx.navigation 2.8.5: this fixes the NavHost exception per https://developer.android.com/jetpack/androidx/releases/navigation#2.8.5

Fixes tailscale/tailscale#15755

Copy link

review-ai-agent bot commented Apr 21, 2025

Pull Request Revisions

RevisionDescription
r2No changes since last revision
r1
Navigation dependency version bumpedUpdated Android navigation dependency from version 2.8.2 to 2.8.5 in build.gradle
☑️ AI review skipped for r2
Help React with emojis to give feedback on AI-generated reviews:
  • 👍 means the feedback was helpful and actionable
  • 👎 means the feedback was incorrect or unhelpful
💬 Replying to feedback with a comment helps us improve the system. Your input also contributes to shaping future interactions with the AI reviewer.

We'd love to hear from you—reach out anytime at [email protected].

@kari-ts kari-ts requested a review from barnstar April 21, 2025 16:53
Update to androidx.navigation 2.8.5: this fixes the NavHost exception per https://developer.android.com/jetpack/androidx/releases/navigation#2.8.5

Fixes tailscale/tailscale#15755

Signed-off-by: kari-ts <[email protected]>
@kari-ts kari-ts merged commit ff4a49a into main Apr 21, 2025
5 checks passed
@kari-ts kari-ts deleted the kari/navbug branch April 21, 2025 17:48
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

Successfully merging this pull request may close these issues.

android: java.lang.IllegalStateException in navigation
2 participants