CollectionView Programmatic-Selection is not updated when binding the selectedItem #25551
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
p/0
Work that we can't release without
platform/iOS 🍎
platform/macOS 🍏
macOS / Mac Catalyst
platform/windows 🪟
s/needs-repro
Attach a solution or code which reproduces the issue
t/bug
Something isn't working
Milestone
Description
In CollectionView, when selecting through Programmatic selection is not applied.
Steps to Reproduce
Deploy the attached sample
By default, SelectedItem is bound to the string on code behind
Check the default items should be highlighted
Actual Behavior:
No item is selected on initial loading
Expected Behavior:
Item should be selected and Highlighted
Link to public reproduction project repository
CollectionView_selection.zip
Version with bug
9.0.0-rc.2.24503.2
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS, Windows, macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: