maui
maui copied to clipboard
Android FlyoutPage does not display navigation bar NET 8
Description
After migrating to NET 8, the navigation bar is no longer displayed:
Steps to Reproduce
- Create a FlyoutPage and set the InitialPage detailsPage (XAML):
- OnAppearing in InitialPage calls method to define the page that will be displayed;
Link to public reproduction project repository
https://github.com/ricardocesarcara/MauiApp4-bug-FlyoutPage
Version with bug
8.0.3
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
7.0.101
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
not yet
Relevant log output
No response
Hi,
Any updates on the case?
tanks
Verified this on Visual Studio Enterprise 17.9.0 Preview 4(8.0.3). Repro on Android 14.0-API34, not repro on Windows 11 with below Project: MauiApp4-bug-FlyoutPage.zip
Verified this issue with Visual Studio 17.10 Preview 7.0 (8.0.21). Not repro on android platform with sample project now.
Hi @ricardocesarcara. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version.
You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository.
This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.