[Windows] ItemsSource Does Not Dynamically Set to null in CarouselView #29472
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 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.
Screen.Recording.2025-05-13.182518.mp4
Screen.Recording.2025-05-13.at.6.12.46.PM.mov
Steps to Reproduce
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
The text was updated successfully, but these errors were encountered: