Hello,
I downloaded the Radzen.sln demo project from https://github.com/radzenhq/radzen-blazor.
If I just run the demo project and I navigate through the application pages, in the Visual Studio diagnostic tools I see that the memory used is constantly increasing. It seams that there are resources that are never released.
Please, could you provide an example on how to use Radzen components to avoid this collateral effect?