Bug P4
Status Update
Comments
jb...@google.com <jb...@google.com> #2
Please provide a minimal sample project that reproduces this issue.
No update yet.
Please provide a minimal sample project that reproduces this issue.
Description
Compose BOM: 2024.09.00
Jetpack Compose component(s) used:
- Basic Alert Dialog.
- Compose Navigation.
Android Studio Build:
Android Studio Ladybug | 2024.2.1 Patch 2
Kotlin version:
2.0.0
Steps to Reproduce or Code Sample to Reproduce:
1. Create a basic alert dialog with a button.
2. Click the button to navigate to a different destination.
Result: The dialog remains visible momentarily after navigation.