CollectionView with Header Causes ArgumentOutOfRangeException on reordering to last index #18227
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
delighter-sc
platform/android 🤖
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
When using item reordering in CollectionView (#3768) with a defined Header, I encounter an ArgumentOutOfRangeException when attempting to move an item to the last position of the list. This issue is not present when the Header is omitted.
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
7.0.96
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
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: