Memory leak in collectionview #10007
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
delighter-sc
memory-leak 💦
Memory usage grows / objects live forever (sub: perf)
migration-compatibility
Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert
platform/android 🤖
platform/windows 🪟
s/triaged
Issue has been reviewed
t/bug
Something isn't working
t/perf
The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)
Milestone
Description
memory leak when in collectionview the ItemTemplate contains a control with a staticresource
Steps to Reproduce
use public reproduction project repository in android
click several times in test 1, see memory go up until a point
click several times in test 2, see memory go up until a point
click several times in test 3, see memory go up and up, and makes application unrespond
in windows test 2 , see memory go up and up
for test 1 xaml for CollectionView is
for test 2 xaml for CollectionView is
for test 3 xaml for CollectionView is
Link to public reproduction project repository
https://github.com/pedromcrocha/Maui_MemoryLeak
Version with bug
6.0.486 (current)
Last version that worked well
Unknown/Other
Affected platforms
Android, Windows, I was not able test on other platforms
Affected platform versions
android 9/12
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: