There was an original issue for MasterDetailPage - it marked as closed however this issue is still persists atleast on TabbedPage (there are report in original issue that it is still broken for MDP too). Since the issue is not reopened yet I've created separate issue.
If you have ContentPage (with NavigationPage.SetHasNavigationBar=false) wrapped in Navigation page as child of TabbedPage - navigating to this page causes to show preserved space for NavigationBar (but bar itself is not visible).
Navigation bar is not visible, there is no preserved space at the top of the page.
Navigation bar is not visible, there is preserved space at the top of the page.
Version with issue:
3.4.0.1008975
IDE:
Visual Studio 2017 15.9.0
Platform Target Frameworks:
MasterDetailPage repro: https://github.com/xamarin/Xamarin.Forms/issues/1437#issuecomment-438243156
Have the same problem here
Same here, except on Android
This issue happens on UWP with Xamarin.Forms 3.4 lastest stable. Also happens with WPF.
NavigationPage.SetHasNavigationBar = false, doesn't hide bar on MasterDetailPage.
nobody here? such important issue
Have tested this old issue again, now on XF4.7, and am still seeing it in my app.
Most helpful comment
This issue happens on UWP with Xamarin.Forms 3.4 lastest stable. Also happens with WPF.
NavigationPage.SetHasNavigationBar = false, doesn't hide bar on MasterDetailPage.