DataGrid: [WinUI] Page with DataGrid does no dispose
when loading same page without navigating to another page, there are some left instances of the DataGrid and the memory increase.
3 comments
ADMIN
Didi
Posted on:10 Mar 2025 10:44
Hello Dani,
I see you commented and voted for the item from different accounts. I understand this is an important item for you, but just as importantly, I can assure you that we treat all reports of memory leaks seriously.
In general, the scenario in which the memory leak occurs is not very common. The scenario is that the same definition of the component is instantiated many times on the same page. As I shared in the support ticket where we communicated the case, while testing different scenarios during navigation between the pages, the DataGrid instances were released. You can also test this behavior on your side and check the results.
However, I escalated the issue to the team. When there is an update, this will be addressed here in the public item.