Description
In a Shell, a TabBar contains a tab with two ShellContent items. Shell.BackgroundColor and Shell.TitleColor are set on the page of the second ShellContent. When navigating back to the first ShellContent, the navigation bar on the first page still retains those colors on iOS. On Windows, only TitleColor is retained.
Steps to Reproduce
- Run the attached sample. NavBarColors.zip
- Navigate to Page2 — the navigation bar appears with colors.
- Navigate back to Page1 — the navigation bar still retains the previous page’s colors.
Expected behavior:
The navigation bar should use colors only on Page2. When navigating back to Page1, it should revert to the default colors.
Link to public reproduction project repository
No response
Version with bug
10.0.20
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS, Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Description
In a Shell, a TabBar contains a tab with two ShellContent items. Shell.BackgroundColor and Shell.TitleColor are set on the page of the second ShellContent. When navigating back to the first ShellContent, the navigation bar on the first page still retains those colors on iOS. On Windows, only TitleColor is retained.
Steps to Reproduce
Expected behavior:
The navigation bar should use colors only on Page2. When navigating back to Page1, it should revert to the default colors.
Link to public reproduction project repository
No response
Version with bug
10.0.20
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS, Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output