@pistolShrimp wrote:
Hi,
In my application, GoJS diagram renders on clicking a link.
Sometimes nodes are not rendered with no error logged in console
On redoing twice or thrice the click action, am able to see the nodes.
This issue is coming up rarely and rest of the times diagram is being loaded on first click only.
I am usingnew go.GraphLinksModel(nodeDataArray, linkDataArray)to render the diagram on click of the link.
I tried debugging the issue and found the nodes and link info in diagram model but the diagram is not shown on canvas.
Can you please help be resolve the issue?
Posts: 2
Participants: 2