maui icon indicating copy to clipboard operation
maui copied to clipboard

Android FlyoutPage does not display navigation bar NET 8

Open ricardocesarcara opened this issue 1 year ago • 4 comments
trafficstars

Description

After migrating to NET 8, the navigation bar is no longer displayed: Floww

Steps to Reproduce

  1. Create a FlyoutPage and set the InitialPage detailsPage (XAML):

WhatsApp Image 2023-12-29 at 10 14 52

  1. OnAppearing in InitialPage calls method to define the page that will be displayed;

WhatsApp Image 2023-12-29 at 10 18 08

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

ricardocesarcara avatar Dec 29 '23 14:12 ricardocesarcara

Hi,

Any updates on the case?

tanks

ricardocesarcara avatar Jan 29 '24 10:01 ricardocesarcara

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

XamlTest avatar Jan 30 '24 06:01 XamlTest

Verified this issue with Visual Studio 17.10 Preview 7.0 (8.0.21). Not repro on android platform with sample project now. image

QianaJiao avatar May 11 '24 07:05 QianaJiao

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.