Skip to content

[Windows] CurrentItemChangedEventArgs and PositionChangedEventArgs Not Working Properly in CarouselView #29529

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
NafeelaNazhir opened this issue May 15, 2025 · 2 comments
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

Comments

@NafeelaNazhir
Copy link
Contributor

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 .

Actual Output Expected Output
Screen.Recording.2025-05-15.185204.mp4
Screen.Recording.2025-05-15.at.3.53.51.PM.mov

Steps to Reproduce

  1. Run the Application CarouselViewIssue 24.zip
  2. Add the items and observe the Current position, Current Item , Previous Position and Previous Item.
  3. Refer the video for Expected behavior.

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

@NafeelaNazhir NafeelaNazhir added the t/bug Something isn't working label May 15, 2025
@dotnet-policy-service dotnet-policy-service bot added the partner/syncfusion Issues / PR's with Syncfusion collaboration label May 15, 2025
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@LogishaSelvarajSF4525
Copy link
Contributor

This issue has been verified in Visual Studio 17.14.0 Preview 3.0 with MAUI versions (9.0.70, 9.0.60 , 9.0.0 & 8.0.100). It can be reproduced on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants