Hi!
I'm trying to build an organizational chart with the diagram component of syncfusion. I want all the nodes to be collapse at the start but I notice that when I set the IsExpanded property to false for my nodes and then expand the nodes, the node templates are not rendered. It seems to only happen when using node templates.
I've linked the code sample for the bug and a video capture showing the steps to reproduce the bug in the ticket.
Thank you and have a nice day
Antoine
Hi! Do you have an update for this ticket?
Thank you
Antoine
Hi Antoine,
We can able to reproduce the reported issue we will validate and provide you more details within two business days(18-April-2022).
Regards,
Arun Kumar.
Hi Antoine,
Sorry for the inconvenience caused. We are still validating and provide you with more details within two business days on April 21st, 2022.
Regards
Aravind Ravi
Hi Antoine,
Reported Issue: Node template does not get rendered properly in layout
We can reproduce the issue and confirmed this as a defect. We have logged a defect report for this issue. We will fix this issue and provide the patch on May 11th, 2022 weekly patch release
https://www.syncfusion.com/feedback/34341/node-template-does-not-get-rendered-properly-in-layout
Regards,
Aravind Ravi
Hi Antoine,
Sorry for the inconvenience caused. We are unable to include the fix for the
issue in this week's patch release. However, we will include the fix for the
issue in the upcoming weekly patch release which is scheduled to release on May 25th,
2022. We appreciate your patience until then
https://www.syncfusion.com/feedback/34341/node-template-does-not-get-rendered-properly-in-layout
Regards
Aravind Ravi
Hi Antoine,
we have fixed the reported issue and included it in our patch release (20.1.57) which is rolled out successfully.
Please upgrade to the latest NuGet version packages to resolve this issue.
Regards
Aravind Ravi
Hi!
I see the fix versions 20.1.57 is available for the diagram component but not the classic diagram which is the component I'm using. Would it be possible to have the fix for the classic diagram (package Syncfusin.blazor.diagrams)
Thank you and have a nice day
Antoine
Hi Antoine,
We want to let you know we have implemented the diagram in the blazor native with minimum set of features. so, we have decided to unlist the classic diagram components from the manage NuGet package manger. So, the latest version of the classic component is not takes placed in the NuGet package manager. We are going to deprecate in the future.
To get the updated classis version we suggest you use the following command to upgrade the classic diagrams package to the latest version.
Command:
|
Update-Package Syncfusion.Blazor.Diagrams -Version 20.1.57
|
Regards
Aravind Ravi