Skip to content
Discussion options

You must be logged in to vote

I don't know if it's relevant but I'm also getting the below error at a regular basis in my migrated application when navigating back. But the navigation still works, it navigates back. Can't reproduce this issue in the provided repo.

Code:
await NavigationService.GoBackAsync(navigationParams).ConfigureAwait(true);
Error:
Java.Lang.IllegalArgumentException: 'No destination with ID 26 is on the NavController's back stack. The current destination is Destination(0x18) class=crc6452ffdc5b34af3a0f.NavigationViewFragment'

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Kevin-5831
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants