You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
davit33
changed the title
Not work with popUpTo it's alway crash
Not work with popUpTo it's alway crash on jetpack compose
Mar 12, 2024
davit33
changed the title
Not work with popUpTo it's alway crash on jetpack compose
Not work with clear back stack it's alway crash on jetpack compose
Mar 16, 2024
navController.navigate("List"){
popUpTo(navController.graph.id){
inclusive = true
}
}
when use this code it alway crash
The text was updated successfully, but these errors were encountered: