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.
2 comments
ADMIN
Didi
Posted on:20 Nov 2024 13:10
Hello,
The issue is escalated to the development team. When there is an update the status of the item will be changed.
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.