Hello,
I see that the task dates are in 19xx years:
start_date: Fri Jan 13 1911
This means the dates in the JSON data don’t match the gantt.config.date_format parameter:
And if you limited the displayed date range with the gantt.config.start_date and gantt.config.end_date parameters, it is expected that you won’t see any task.
Also, I see that the first task has the parent parameter. If other tasks are its children, it means that the first task doesn’t have the parent task.
In that case, the first task won’t be displayed, and it is expected behavior: Task Properties | DHTMLX Gantt Docs.
To see the first task, you would need to modify or remove the parent parameter.
Here is an example of how it can be done:
If that doesn’t help you, it is hard to suggest what might be wrong as I don’t see your code.
In that case, please add your configuration to the following snippet and make sure that the issue is reproduced there:
Then, click on the Save button and send me the link.
Or send me a ready demo with all the necessary JavaScript and CSS files so that I can reproduce the issue locally.
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan