I updated the gantt chart library from Version 7.0.13 enterprise to 7.1.6 enterprise and I found a strange behaviour around split tasks. Did something changed in the lib that nested split tasks arent shown properly?
Hello Alves,
Starting from the 7.0.1 version, Gantt displays split tasks from all levels, not only on the first level: https://docs.dhtmlx.com/gantt/whatsnew.html#701
Right now, there is no way to configure how it should work. In the future, the dev team will add that feature, but I cannot give you any ETA.
As a workaround, you can change the hide_bar property when you expand/collapse the split parent task: http://snippet.dhtmlx.com/5/4a520c59c
If you have a different use case, please, describe it in more detail.
You can also add your configuration in the following snippet and make sure that the issue is reproduced there: https://snippet.dhtmlx.com/38ee1b370
Then, click on the Share 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.