Memory Leak on Breadcrumb

Using version 20.2.0.36



I have created a simple page with a Breadcrumb:


@page "/breadcrumb"


<SfBreadcrumb />


When I leave the page and then try to resize the window, I get the following error:


The error happens once for each resize. In the image, the number 2 is for two resizes.


Furthermore, when I enter the page again and leave two more times. I now get three errors per resize.



The error is likely due to a memory leak problem, as explained at https://blazor-university.com/javascript-interop/calling-dotnet-from-javascript/lifetimes-and-memory-leaks/, but I cannot fix it on my end, so I am creating this thread to alert you for this problem.


If on your end you have any development on the problem or require further information/help from me, please let me know. I'm a big fan of Syncfusion :)


2 Replies

YA YuvanShankar Arunagiri Syncfusion Team July 29, 2022 01:28 PM UTC

Hi Eduardo,


We can reproduce your reported issue at our end. So, we have confirmed this as an issue and logged a bug report for this. You can also track the status of this bug by using below feedback portal link.


Feedback Link: https://www.syncfusion.com/feedback/36698/script-error-thrown-in-breadcrumb-while-resizing-the-window


The fix will be available in our upcoming patch release which is scheduled on mid of August 2022.


Regards,

YuvanShankar A



YA YuvanShankar Arunagiri Syncfusion Team October 7, 2022 05:20 AM UTC

Hi Eduardo,


We are glad to announce that our Essential Studio 2022 Volume 3 release v20.3.0.47 is rolled out and is available for download under the following link. We have included the fix for this issue in this release.  So, we suggest you upgrade our Syncfusion packages to our latest version to resolve this issue in your end. (20.3.0.47).


https://www.syncfusion.com/forums/177858/essential-studio-2022-volume-3-main-release-v20-3-0-47-is-available-for-download


Feedback link: https://www.syncfusion.com/feedback/36698/script-error-thrown-in-breadcrumb-while-resizing-the-window


Release notes: https://blazor.syncfusion.com/documentation/release-notes/20.3.47?type=all#bread-crumb


Regards,          

YuvanShankar A


Loader.
Up arrow icon