There was an error while loading. Please reload this page.
When using a button click event to set the Loop property of a CarouselView to false at runtime, the app crashes 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.
No response
9.0.60 SR6
Not sure, did not test other versions
Android
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
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