Hi,
We are facing a challenge to clean up memory even after the gantt instance has been destroyed.
Here is the snapshot of memory leak
We have 2 tabs, both of them render gantt and on each tab switch we are destroying the gantt instance. We tried to explicitly destroy the projectModel instance as well but still the memory is not cleaned up.
Please let us know how to completely clean the memory on destroying the gantt