Type error cannot read properties of undefined (reading InitalizeHeaderDrag)

Screenshot 2026-02-06 193555.png

Hello,

I have a blazor version dotnet core 8.0. Every time i navigate to a page with a sfgrid or a sfcard i get the above error. When i start the web debugger before i navigate to a page the error doesn't happen. Any idea ?

Best regards

Christoph Weller


4 Replies

GR Guhanathan Ramanathan Syncfusion Team February 9, 2026 07:18 AM UTC

Hi Christoph Weller,

Greetings from Syncfusion support.

Based on your query, we understand that you are encountering a TypeError when navigating to a page containing an SfGrid. To investigate this further, we created a sample application and attempted to reproduce the reported issue. However, in our testing, the SfGrid navigated between pages correctly without triggering any errors. Please refer to the attached sample for your reference.

Sample: Check the attachment.
Video demo: Check the attachment.

 

  1. Could you share the complete Grid rendering code along with the model class? This will help us review your Grid configuration.
  2. Provide a simple reproducible sample or try to reproduce the issue using our shared sample. This would help us validate and provide a better solution.
  3.  Share us the video demonstration of the reported issue.
  4. Please provide the NuGet version in which the issue is getting reproduced from your end.

 

 

Regards,
Guhanathan R


Attachment: Recording_20260209_122803_70a9f07b.zip


GR Guhanathan Ramanathan Syncfusion Team February 11, 2026 10:32 AM UTC

Hi Christoph Weller,


We understand that you are encountering the error “TypeError: Cannot read properties of undefined (reading 'InitializeHeaderDrag'). Please note that we have already logged this issue for the same scenario, and it has been resolved in today  weekly patch release, version 32.2.4. Kindly update to the latest NuGet package and check whether the issue persists on your end.

NuGet:
https://www.nuget.org/packages/Syncfusion.Blazor.Grid

If the reported problem is not resolved and still persists, we request you to provide the following details to help us investigate further

  1. Could you share the complete Grid rendering code along with the model class? This will help us review your Grid configuration.
  2. Provide a simple reproducible sample or try to reproduce the issue using our shared sample. This would help us validate and provide a better solution.
  3.  Share us the video demonstration of the reported issue.


Regards,
Guhanathan R






CW Christoph Weller February 11, 2026 11:04 AM UTC

Hello,


Fine, thank you very much!


Best regards

Christoph Weller



SK Sanjay Kumar Suresh Syncfusion Team February 12, 2026 06:18 AM UTC

Hi Christoph Weller,


We are happy to hear that the provided solution was helpful. Please get back to us if you need any other assistance.


Regards,

Sanjay Kumar Suresh


Loader.
Up arrow icon