You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This null check for NavController#currentBackStackEntry sometimes fails. Looks like a timing problem with deep links (we might try to navigate before the fragment lifecycle is ready).