On Windows ListView doesn't visualise items when they have binded command with a parameter #22731
Labels
area-controls-listview
ListView and TableView
platform/windows 🪟
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
I hope a sample solution is selfdescriptive.
Screenshots:
from windows app
from Android app
Windows app in debug shows binding failures:
'Name' property not found on 'ListViewMVVMFun.MainPageViewModel', but if I remove binding to command - that binding failures dissapear
Steps to Reproduce
Xaml causing the issue :
in MainPage.xaml.cs
in MainPage.xaml.cs
in MainPageViewModel.cs
Link to public reproduction project repository
https://github.com/AlexShovkoplyas/ListViewMVVMFun
Version with bug
8.0.21 SR4.1
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
Windows 11 (.net8.0-windows10.0.19041.0)
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: