There are 3 pages in the navigation stack, a, b and c. When I use Navigation.PopAsync()
inside c, c is removed from the stack but does not go back to the pervious page b.
↧
PopAsync does not go back to pervious page
↧