Diagram nodes are not loaded for first time loading of page with console error after new update to version 18.1

Diagram nodes are not loaded for first time loading of page with console error after new update to version 18.1
If i refresh something on page then the diagram nodes are  visible again or if i close and re-load the page again .It is happening on load of application and opening page first time with diagram component and every property of diagram node is not correct at this point like Node.Id,Node.Data

:61303/_content/Syncfusion.Blazor/scripts/syncfusion-blazor.min.js:1 Cannot read property '0' of undefined
TypeError: Cannot read property '0' of undefined
    at http://localhost:61303/_content/Syncfusion.Blazor/scripts/syncfusion-blazor.min.js:1:157900
    at u (http://localhost:61303/_content/Syncfusion.Blazor/scripts/syncfusion-blazor.min.js:1:6710)
    at Generator._invoke (http://localhost:61303/_content/Syncfusion.Blazor/scripts/syncfusion-blazor.min.js:1:6463)
    at Generator.forEach.e.<computed> [as next] (http://localhost:61303/_content/Syncfusion.Blazor/scripts/syncfusion-blazor.min.js:1:7067)
    at r (http://localhost:61303/_content/Syncfusion.Blazor/scripts/syncfusion-blazor.min.js:1:3019)
    at s (http://localhost:61303/_content/Syncfusion.Blazor/scripts/syncfusion-blazor.min.js:1:3230)
    at http://localhost:61303/_content/Syncfusion.Blazor/scripts/syncfusion-blazor.min.js:1:3289
    at new Promise (<anonymous>)
    at Object.<anonymous> (http://localhost:61303/_content/Syncfusion.Blazor/scripts/syncfusion-blazor.min.js:1:3170)
    at Object.setModel (http://localhost:61303/_content/Syncfusion.Blazor/scripts/syncfusion-blazor.min.js:1:158350)

3 Replies

AR Aravind Ravi Syncfusion Team May 13, 2020 09:26 AM UTC

Hi Mounika, 
 
We are unable to reproduce the reported issue at our end in our latest version(18.1.46). We have created a simple layout sample and while run the sample,  diagram nodes gets properly loaded without any console error. So could you please upgrade your version to our latest version. 
 
 
In case if the issue still persists, in our latest version please share us video demonstration of illustrating the issue or modify the above sample illustrating issue which would help us to serve you better. 
 
Regards 
Aravind Ravi 



MO Mounika May 13, 2020 02:13 PM UTC

The left part of the image is Sfdiagram component and that error is on load of the page .I have the application in blazor-Webassembly client side not on server side .Hope this helps to reproduce the error 

Attachment: console_error_b5c3e7d.7z


AR Aravind Ravi Syncfusion Team May 14, 2020 11:42 AM UTC

Hi Mounika, 

We are unable to reproduce the reported issue at our end in our latest version (18.1.52).  So could you please upgrade your version to our latest version (18.1.52). We have created a simple client side web assembly app . In this sample diagram nodes are loaded properly without console error. Please find the below screen shot 

 

We have attached a sample for your reference. Please find the sample in below link 


In case if the issue still persists in our latest version please modify the above sample illustrating issue which would help us to proceed further. 

Regards 
Aravind Ravi 


Loader.
Up arrow icon