Out of Memory exception with gantt

Hi Team,

We are using Gantt plugin to show the events data. Gantt will be loaded initially with some data. Gantt will be reloaded with different data dynamically based on the user selected filters.
We are using left and right side text templates for task to show the text.
Initially the loaded items count is around 120,the items span from 2013 till 2016 and the default scale used is something like shown here for all the months.
We are frequently running into Out Of Memory exception in the browser when we just refresh the page in browser 4 to 5 times.
We would like to know what could be the reason for this. Any suggested best practices for Gantt to not to run into out of memory issue.

Many thanks in advance for any inputs.

Hi,
can you provide a link to the page where it happen?
There is no known memory leaks in dhtmlxGantt, and 100-200 tasks is too small number to run out of memory, so it’s hard to suggest something without seeing a demo