Hello,
I am using the Datepicker component at my project and I updated the Syncfusion Blazor nuget to version 20.3.0.59.
After that every time I clicked at the Datepicker the memory of my project started increasing a lot and after testing it more I realized that this was happening because I had set the Max date to be equal to Datetime.Now.
I would like your help to solve this because it leads to memory leak
I am posting an example to reproduce the issue.
Thanks in advance!
Attachment:
BlazorApp1_a33fea8.zip