ObjectDisposedException
in MauiRecyclerView.TearDownOldElement
on Android
#19516
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
platform/android 🤖
t/bug
Something isn't working
Description
Reported frequently on a released app via AppCenter.
ObjectDisposedException
inMauiRecyclerView.TearDownOldElement()
on Android. Occurs on call into the base methodSetAdapter
.For some reason only Android 10 and 13 have shown up, but all different phone models. I don't know what the conditions are. The app has usually been running for a long time before the crash, so this may be happening during shutdown. But it still gives a black mark in the Play Store.
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
8.0.3
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 10, Android 13
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: