Diagram.js:22 Uncaught TypeError: Cannot read properties of undefined (reading 'length')

We are using: dhtmlxDiagram v.5.0.1 Evaluation

Our solution worked when only 3 records were being loaded into an org chart with two relationship links, but once we loaded 36 records with 27 links, we got this error:

diagram.js:22 Uncaught TypeError: Cannot read properties of undefined (reading ‘length’)

Could you please, provide a complete demo or a demo link, where the problem can be reconstructed locally.