Intermittent error: "There is no tracked object with id 'xx'. Perhaps the DotNetObjectReference instance was already disposed."

I have a Blazor application where this error is being triggered on a page with SfTab, SfDashboard, SfDialog, SfButton, SfDropDownButton, SfTextBox, etc., elements. I am unsure how to debug this, as everything seems to be functioning and rendering properly on the page and it only happens sometimes​ with no trigger from user input. Sometimes it doesn't happen at all. The ID numbers change and sometimes there will be only 1, or 2, or more different errors for different IDs. Any advice?




2 Replies

KW Kyle White September 27, 2022 10:57 PM UTC

Another detail, it seems to actually be triggered when resizing the window. In the console this appears along with the errors when resizing the window:

[BlazorSize] RaiseOnResized invoked



AK Aravinth Kumar Syncfusion Team September 29, 2022 09:30 AM UTC

Hi Kyle,

 

Thanks for contacting the Syncfusion support.

 

We have validated the reported console error from our end. Unfortunately, we can’t be able to replicate the reported issue from our end.

 

So, could you please let us know the requested information below to find the issue at our end and resolve it at the earliest?

 

  1. Please list out the Syncfusion packages with the version that you are using.
  2. If possible, please share a simple issue replication sample to us.

 

Regards,

Aravinth K


Loader.
Up arrow icon