Dynamic loading not triggered after calling clearAll()

Hi. We are using 7.0.12 pro version of gantt. There seems to be issue on dynamic loading after calling gantt.clearAll() function.

Scenario:

  1. Load data from backend
  2. Expand some task -> triggers dynamic loading correctly
  3. Refresh gantt data -> here we call gantt.clearAll() and gantt.load(url) to refresh data
  4. Expand same task as in step 2 -> Error: dynamic loading not triggered.

How could I get this working?

Hello,
We checked this issue, we have confirmed the bug and added it to our tracker, thank you for paying attention to it. Unfortunately, I don’t have a workaround for this issue. The bug will be fixed at some point, but I can’t give you any ETA for it.