ListView shows two items on one line and crashes when clicking (windows) #21981
Labels
area-controls-listview
ListView and TableView
platform/windows 🪟
s/triaged
Issue has been reviewed
t/bug
Something isn't working
Milestone
Description
The ListView control bound with a data set seems to create repeat the first item in the collection under the second. When that item is clicked, an unhandled exception is raised:
Stack trace
Versions tested
The project seems to work usually on the first run, or after you delete the bin/obj folders. Any other run after that causes the error to happen. However, I've noticed it happens on and off. I can run 3 times no corrupted list, then the next 4 times are the error, then it's back to working, etc.
Here's a video of it in action
maui_error.mp4
Steps to Reproduce
Link to public reproduction project repository
https://github.com/adegeo/mauibugs_1
Version with bug
Unknown/Other
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 23H2 22631.3447
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: