when changing start date of task using inline editor, it works well. But after calling gantt.resetLayout(), changing start date no longer executes auto scheduling (moving succeeding tasks)
Hello,
Thank you for letting us know about that issue. The dev team will fix the bug in the future, but I cannot give you any ETA.
The issue seems to be related to the bug that the inline editor events are removed after the init
and resetLayout
method. It is possible to detach custom events and add them again, but there is no way to do the same for the internal events. Because of that, there is no workaround for that bug.
Hello,
The dev team fixed the bug with the inline editor events. Now, they are not removed after the init
and resetLayout
methods:
https://docs.dhtmlx.com/gantt/whatsnew.html#:~:text=Prevent%20Inline%20Editors%20events%20from%20being%20removed%20after%20reinitializing%20Gantt%20or%20resetting%20the%20layout
You can see that the bug is no longer reproduced in the following sample:
http://snippet.dhtmlx.com/5/34e5e5ba4