Skip to content

[Windows] ItemsSource Does Not Dynamically Set to null in CarouselView #29472

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 13, 2025 · 2 comments
Open
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 the ItemsSource property of the CarouselView is set to null, the CarouselView does not dynamically update to reflect the change. Instead, the previously bound items remain displayed, and the CarouselView does not clear its content.

Actual Output Expected Output
Screen.Recording.2025-05-13.182518.mp4
Screen.Recording.2025-05-13.at.6.12.46.PM.mov

Steps to Reproduce

  1. Launch the application CarouselViewIssue 22.zip
  2. Select None radiobutton and Observe the behavior.

Actual Behavior:
When the ItemsSource of the CarouselView is dynamically set to null, the CarouselView does not update its content. The previously displayed items remain visible.

Expected Behavior:
When the ItemsSource of the CarouselView is dynamically set to null, the CarouselView should set to null.

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 13, 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.

@dotnet-policy-service dotnet-policy-service bot added the partner/syncfusion Issues / PR's with Syncfusion collaboration label May 13, 2025
@NafeelaNazhir NafeelaNazhir changed the title [Windows] ItemsSource Does Not Dynamically Set to null in CarouselView on Windows [Windows] ItemsSource Does Not Dynamically Set to null in CarouselView May 13, 2025
@anandhan-rajagopal
Copy link
Contributor

This issue has been verified in Visual Studio 17.14.0 Preview 3.0 with MAUI versions (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

3 participants