Item Selected from ViewModel for CollectionView De-selected automatically #15967
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
platform/windows 🪟
s/triaged
Issue has been reviewed
s/try-latest-version
Please try to reproduce the potential issue on the latest public version
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Description
Item Selected from ViewModel for CollectionView De-selected automatically. If the item is selected from view the item does not de-selects.
Steps to Reproduce
Run the reproduction sample. The SelectedItem is assigned in the constructor of the view model. Once the Selection Changed command will be executed for the selected item. Immediately the items gets de-selected and the selection changed command executes again.
Link to public reproduction project repository
https://github.com/HobDev/MauiBugs/tree/SelectedItemDeselectedIssue
Version with bug
7.0.86
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
windows 10.0.19041.0
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: