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

Not work with clear back stack it's alway crash on jetpack compose #33

Open
davit33 opened this issue Mar 12, 2024 · 0 comments
Open

Not work with clear back stack it's alway crash on jetpack compose #33

davit33 opened this issue Mar 12, 2024 · 0 comments
Assignees
Labels
bug Something that needs to be fixed

Comments

@davit33
Copy link

davit33 commented Mar 12, 2024

navController.navigate("List"){
popUpTo(navController.graph.id){
inclusive = true
}
}

when use this code it alway crash

@davit33 davit33 added the bug Something that needs to be fixed label Mar 12, 2024
@davit33 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that needs to be fixed
Projects
None yet
Development

No branches or pull requests

2 participants