*Just tested with Android
I have a MasterDetailPage, from the detail page I navigate(PushAsync) to another page. The navigation bar for the new page works as expected. Now from this page, lets call it PageA if I navigate to PageB(PushAsync), the navigation bar is fine until I hit the back button, it seems like the content from PageA is loaded but the navigation bar is still from PageB, I have to click on the back button one more time to get everything working as expected again.
Did anyone else also experience the same. Any suggestions/workarounds?
Thanks!