Hi DHTMLX team,
Please take a look at this bug:
Steps to reproduce:
- Open this sample file: samples/04_customization/11_split_task.html
- Set the row_height:55 for the task
id: 21, text: "Stage #1",. - Add gantt.config.drag_links = false;
Expected result:
The gantt renders without errors.
Actual result:
An error is thrown: “Uncaught TypeError: Cannot read properties of null (reading ‘style’)”. Gantt stops responding.
Thanks,
Siroj