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.