hey guys, when i'm clicking on the bottom navigati...
# android
f
hey guys, when i'm clicking on the bottom navigation items really fast I get a crash i'm using navigation component 2.4.0-alpha03 and fragment 1.4.0-alpha03
Fatal Exception: java.lang.IllegalArgumentException: saveBackStack("11cd317d-581d-457d-b8b3-167e3461edae") must be self contained and not reference fragments from non-saved FragmentTransactions. Found reference to fragment HealthFragment(categoryActionId=2131362017) in BackStackEntry{2e799a4 11cd317d-581d-457d-b8b3-167e3461edae} that were previously added to the FragmentManager through a separate FragmentTransaction.
😶 2
i
Already fixed for the upcoming alpha04: https://issuetracker.google.com/issues/188896069
f
Thanks Ian, is there a work-around for now?
i
You can use a snapshot build: http://androidx.dev