[iOS .NET 9] CollectionView Item Display Issue When ItemsSource is Changed #27165
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
i/regression
This issue described a confirmed regression on a currently supported version
partner/syncfusion
Issues / PR's with Syncfusion collaboration
platform/iOS 🍎
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
If the user has selected an item in a CollectionView, then when the CollectionView's ItemsSource is changed from 'list A' to 'list B', some of the items in A are still rendered instead of the items in B.
I've only experienced this when targeting .NET 9; however, this issue doesn't occur when using version 9.0.0 of Microsoft.Maui.Controls (it occurs with every other 9.x version though).
I've only been able to replicate this issue on iOS; Android doesn't seem affected by it.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/brett-macisaac/bug-colview-itemsource
Version with bug
9.0.30 SR3
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
9.0.0
Affected platforms
iOS
Affected platform versions
iOS 18
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: