merttoptas/BaseApp-Jetpack-Compose-Android-Kotlin

I/NavController: Ignoring popBackStack to destination -1229886412 as it was not found on the current back stack

HerzAce opened this issue · 1 comments

Hi. I'm a student studying Android Jetpack Compose.
I can't write English well, so I use a translator and I can't explain in detail.
When I clicked bottom item, duplicated screen were created in backstack and this log appeared.
"I/NavController: Ignoring popBackStack to destination -1229886412 as it was not found on the current back stack"

This issue has been fixed with the Version-2 branch.