CollectionView is not currently being Garbage Collected (2) #21249
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
platform/iOS 🍎
t/bug
Something isn't working
Description
Hi
Many thanks for your work on the following issue so far: #20710
Unfortunately, I'm still facing the memory leak on iOS - even with the latest nightly build
8.0.20-nightly.10316
.It seems, that the leak only occurs when using the
CollectionView
via Xaml:And then in the code behind:
When constructing the same control via a C# page, the leak doesn't occur.
I hope you can take a 2nd took at this memory leak.
Many Thanks!
Steps to Reproduce
~PageXamlLeak() called
never gets loggedLink to public reproduction project repository
https://github.com/marco-skizza/MauiCollectionView
Version with bug
8.0.7 SR2
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 17.3.1 on iPad mini 6
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: