[iOS] Setting Shell.TabBarIsVisible="False" in navigation page causes content from other pages to display under ShellTab #22548
Labels
area-controls-shell
Shell Navigation, Routes, Tabs, Flyout
platform/iOS 🍎
t/bug
Something isn't working
Description
On iOS, when setting Shell.TabBarIsVisible="False" on a ContentPage, breaks the content for other pages. It will be displayed under the ShellTabs.
Steps to Reproduce
Expected result: the grid or element at the bottom of the 2nd page should be displayed properly.
Actual result: the element at the bottom of the page is displayed under the shell tabs.
Bug.mov
Link to public reproduction project repository
https://github.com/iCode5ometimes/ShellTabBug
Version with bug
8.0.7 SR2
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 17.2
Did you find any workaround?
No workaround found
Relevant log output
No response
The text was updated successfully, but these errors were encountered: