maui icon indicating copy to clipboard operation
maui copied to clipboard

Legacy Layout not working

Open jsuarezruiz opened this issue 7 months ago • 1 comments

Description

In this sample https://github.com/jsuarezruiz/netmaui-finance-app-challenge/tree/8.0.5-sr1 use a custom circular legacy (compatibility) layout that is no longer rendering anything.

image

Steps to Reproduce

  1. Download or sync https://github.com/jsuarezruiz/netmaui-finance-app-challenge/tree/8.0.5-sr1
  2. Launch the App on any platform.
  3. Navigate to the details page tapping the user image.

Link to public reproduction project repository

https://github.com/jsuarezruiz/netmaui-finance-app-challenge/tree/8.0.5-sr1

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

iOS, Android, Windows, macOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

jsuarezruiz avatar Jan 09 '24 10:01 jsuarezruiz

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.

ghost avatar Jan 11 '24 19:01 ghost

Verified this on Visual Studio Enterprise 17.9.0 Preview 5(8.0.3). Repro on Windows 11 and Android 14.0-API34 with below Project: netmaui-finance-app-challenge-8.0.5-sr1.zip

Windows(7.0.101): image

Windows/Android(8.0.3): image

iOS/Mac(8.0.3): Screenshot 2024-02-06 at 3 41 25 PM

XamlTest avatar Feb 06 '24 07:02 XamlTest