dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
21.87k stars 1.68k forks source link

[Windows] ListView inside Detail from FlyoutPage not rendering #16521

Open jsuarezruiz opened 11 months ago

jsuarezruiz commented 11 months ago

Description

ListView inside Detail from FlyoutPage not rendering image

Steps to Reproduce

  1. Download BikeSharing.Maui.zip
  2. Launch the App on Windows. Introduce "aaa" as user and anything as password.
  3. Open the flyout menu.

Link to public reproduction project repository

No response

Version with bug

8.0.0-preview.6.8686

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

Windows 11 22H2

Did you find any workaround?

No response

Relevant log output

No response

ghost commented 11 months ago

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.

XamlTest commented 11 months ago

Verified this on Visual Studio Enterprise 17.8.0 Preview 1.0. Repro on Windows 11 .NET 8 with provided project BikeSharing.Maui.zip