architecture-components-samples icon indicating copy to clipboard operation
architecture-components-samples copied to clipboard

[NavigationAdvancedSample] OnNavigationItemReselected not reset to startDestination

Open shawnthye-razer opened this issue 4 years ago • 0 comments

Issue with the NavigationAdvancedSample?

Sample Deeplink: www.example.com/user/Jo

When the sample app opened with deeplink, on the second tab reselect, the second tab are not able to pop back to start destination

Logcat telling id/leaderboard as it was not found on the current back stack

I/NavController: Ignoring popBackStack to destination com.example.android.navigationadvancedsample:id/leaderboard as it was not found on the current back stack

Tried the latest version on Navigation Component v2.3.4 too

shawnthye-razer avatar Mar 15 '21 01:03 shawnthye-razer