Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

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

Description

@davit33

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

when use this code it alway crash

Metadata

Metadata

Labels

bugSomething that needs to be fixed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions