Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The style of the ListViewItem regressed to default style when using 2.7.3 version of Microsoft.UI.Xaml #9992

Open
Baka632 opened this issue Sep 15, 2024 · 0 comments
Labels
bug Something isn't working needs-triage Issue needs to be triaged by the area owners

Comments

@Baka632
Copy link

Baka632 commented Sep 15, 2024

Describe the bug

Recently, I noticed that my app's ListViewItem's style uses default style instead of MUXC's, but it works well before.
My app uses 2.7.3 version of Microsoft.UI.Xaml. Oddly enough, when using the previous 2.6.3 version and the latest 2.8.6 version, it works fine.

Steps to reproduce the bug

  1. Install 2.7.3 version of Microsoft.UI.Xaml
  2. Add ListView to XAML file, then add some items to it.

Expected behavior

The style of ListViewItem should use MUXC`s style instead of system's default style.

Screenshots

No response

NuGet package version

WinUI 2 - Microsoft.UI.Xaml 2.8.2

Windows version

Windows Insider Build (xxxxx), Windows 11 (23H2): Build 22631

Additional context

I observed this problem in both 22631.4169 (23H2) and 27695.1000 (Canary)

@Baka632 Baka632 added the bug Something isn't working label Sep 15, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Issue needs to be triaged by the area owners
Projects
None yet
Development

No branches or pull requests

1 participant