Unplanned
Last Updated: 20 Nov 2024 13:10 by ADMIN
Jayward
Created on: 02 Oct 2024 05:44
Category: CollectionView
Type: Bug Report
1
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.

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Balint
Posted on: 20 Nov 2024 13:08
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.