-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
When using a button click event to set the Loop property of a CarouselView to false at runtime, the app crashes on Android.
Screen.Recording.2025-05-09.at.1.16.36.PM.mov
Steps to Reproduce
- Launch the application CarouselViewIssue 9.zip
- Click the DisabledLoop button that triggers the OnDisabledButtonClicked method to set Loop to false.
- Observe that crash on Android.
Expected Behavior:
The CarouselView should update the loop behavior dynamically without crashing.
Actual Behavior:
The app crashes on Android when Loop is set to false dynamically.
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
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Metadata
Metadata
Assignees
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Activity
similar-issues-ai commentedon May 9, 2025
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.
LogishaSelvarajSF4525 commentedon May 9, 2025
This issue has been verified in VS Code (v1.99.3) with version (9.0.60, 9.0.0 & 8.0.100). It can be reproduced on the Android platform
bhavanesh2001 commentedon May 12, 2025
Crash happens in iOS as well