[WinAppSDK] Visual Tree stores wrong outdated Items #19068
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
Working with
Listview
andListView.ItemTemplate
I noticed a strange behaviour on some CommandParameters.I debugged it with the Visual Tree Viewer and noticed, that after removing items from the
Listview
, some items are reappearing.Further interactions with the ListView leads to wrong CommandParameters.
Not tested on other platforms!
Expected behavior
The Visual Tree should represent the underlaying data.
How to reproduce it (as minimally and precisely as possible)
MainPage.xaml
MainModel.cs
Minimal Project: UnoApp14.zip
(Startup Project. WinAppSDK Unpacked)
Workaround
No response
Works on UWP/WinUI
No
Environment
Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia
NuGet package version(s)
No response
Affected platforms
Windows (WinAppSDK)
IDE
Visual Studio 2022
IDE version
17.11.5
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: