[iOS] CarouselView with CarouselViewHandler2 make app crash when Loop="False" and user scroll to the last position #26863
Labels
collectionview-cv2
platform/iOS 🍎
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Description
CarouselView with Loop="False" attribute and configuring new CarouselViewHandler2 makes application crash, when reaching last item position.
Steps to Reproduce
Actual result: application is crashed during navigation to the last item.
Expected result: we should be able to see last item.
Please see reproduction project repository with CarouselView on MainPage.xaml sample.
Link to public reproduction project repository
https://github.com/vitalbit/CarouselViewHandler2_LastIndex
Version with bug
9.0.21 SR2.1
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
For now only Loop="True" can help to avoid this issue.
Relevant log output
The text was updated successfully, but these errors were encountered: