CollectionView: [iOS] [MacCatalyst] Page with control does not dispose
There is a memory leak in the CollectionView on iOS/MacCatalyst - when the CollectionView control is on the page, the page does not dispose when GC runs. Same behavior happens with the RadListview.
4 comments
ADMIN
Didi
Posted on:17 Jan 2025 08:27
Hello Jayward,
I checked and the item is included in the planning. When there is an update, the status will be changed. For now I cannot say time-frame when a fix will be provided.
We are struggling with the same issue. The Telerik CollectionView on our page is constantly updated and the memory keeps rising until the app is killed by the OS. This does not happen with the MAUI native CollectionView.