[Desktop] ItemsWrapGrid does not work in ListView.ItemsPanel when used as ItemsPanelTemplate #19062
Labels
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
triage/untriaged
Indicates an issue requires triaging or verification
Current behavior
define user control with following content:
and use it in a
Page
:Expected behavior
this works correctly on
WindowsAppSdk
:but fails on
Desktop
:Apparently
ItemsWrapGrid
fails to display its content when used as a template inListView.ItemsPanel
How to reproduce it (as minimally and precisely as possible)
MINIMAL REPRO PROJECT: MWEApp.zip
Workaround
none
Works on UWP/WinUI
Yes
Environment
No response
NuGet package version(s)
No response
Affected platforms
Skia (WPF)
IDE
Visual Studio 2022
IDE version
No response
Relevant plugins
"Uno.Sdk": "5.5.54"
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: