Open
Description
Description
Hi,
In our scenario, every tab within the TabbedPage contains a distinct NavigationPage. However, when an existing NavigationPage is substituted with a new one, the NavigationBar ceases to refresh. It's important to note that this issue only occurs when the TabbedPage is presented as a Modal. On iOS, the functionality operates as anticipated.
Steps to Reproduce
I have composed the following code to replicate our scenario:
The MainPage includes a button. When pressed, another MainPage will be presented as a Modal, and the scenario described above will repeat.
Link to public reproduction project repository
https://github.com/HMorales-ChipSoft/Maui_Issues/tree/main/ReproMaui
Version with bug
8.0.40 SR5
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
Android, Windows
Affected platform versions
No response
Did you find any workaround?
Unfortunately no.
Relevant log output
No response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment