When you expand sub nodes it jumps back to the root of the tree

Hello

I would like to ask, how to prevent behavior when I click to expand sub node in the Gantt tree list, it takes me to the very top of the list to a parent itself. I have uploaded a video of the problem, hopefully someone can help me to resolve this problem.

Thanks in advance

Hello Mihailo,
I couldn’t reproduce the issue in the following sample:
https://snippet.dhtmlx.com/xnc6s44j

Probably, the issue is related to the Gantt configuration, but it is hard to suggest what might be wrong as I don’t see your code.
Please, add your configuration to the following snippet and make sure that the issue is reproduced there:
https://snippet.dhtmlx.com/40tsh9uz
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.

Hi Ramil

I am working on a very huge project, and for you to reproduce the issue I need to give you a lot of lines of code… Is it possible that we somehow connect and maybe I can walk you through the code itself ? Otherwise I can only send you event that is attached for this particular part of page.

Hello Mihailo,
Usually, it is enough to copy the Gantt configuration into the snippet to be able to reproduce the issue. If it is reproduced with that configuration, that should be enough.
If you send me only a part of your Gantt configuration, I can try to reproduce the issue, but the issue can occur because of another part of Gantt configuration. So, it is better to send full Gantt configuration.
If the issue occurs only in a specific environment, you can give me test access to your page, and I will try to see if there is a way to know if it is a bug in Gantt or if the issue occurs because of a wrong Gantt configuration.