[Windows] CurrentItemChangedEventArgs and PositionChangedEventArgs Not Working Properly in CarouselView #29529
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
partner/syncfusion
Issues / PR's with Syncfusion collaboration
platform/windows 🪟
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 the CarouselView on Windows, the CurrentItemChangedEventArgs and PositionChangedEventArgs do not behave as expected. Specifically:
The PreviousItem and CurrentItem properties in CurrentItemChangedEventArgs do not update correctly when items are dynamically added at index 0 to the CarouselView.
The PreviousPosition and CurrentPosition properties in PositionChangedEventArgs do not reflect the previous and current positions of the carousel when the items are added dynamically at index 0 .
Screen.Recording.2025-05-15.185204.mp4
Screen.Recording.2025-05-15.at.3.53.51.PM.mov
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
9.0.60 SR6
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: