Android App crashes if CollectionView have more than one item #17735
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
platform/android 🤖
s/needs-info
Issue needs more info from the author
t/bug
Something isn't working
Description
If the CollectionView ItemsSource have more than one item the Android app crashes.
Steps to Reproduce
Run the reproduction app and it will crash on Android because the ItemsSource ObservableCollection have 4 items. But if the three items are commented out and the app is deployed with one item the deployment is successful.
Link to public reproduction project repository
https://github.com/HobDev/DotNet8MauiBugs/tree/ButtonClickCrashIssue
Version with bug
8.0.0-rc.1.9171
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 14
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: