Fragula icon indicating copy to clipboard operation
Fragula copied to clipboard

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

Open davit33 opened this issue 1 year ago • 0 comments

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

when use this code it alway crash

davit33 avatar Mar 12 '24 04:03 davit33