Memory leak in the scheduler?

Heyo, we are having severe trouble with memory leaks in our timeline view in the scheduler. After some debugging I checked out the sample “08_time_scale.html”, without making any changes to the code.

When navigating back and forth, the memory usage keeps increasing, but the memory is never released.
The last profile snapshot is on a page with 0 events, after waiting for a couple of minutes. Maybe I am misunderstanding something about the heap snapshots?

Hello,
I was able to reproduce this issue and have forwarded it to the development team for a detailed investigation. I’ll get back to you as soon as I have more information.

Hi @Maksim_Lakatkou, do you have any updates on this?

We are experiencing the same in our app, and I was able to reproduce in the sample as well: Scheduler : Samples

Just move back and forth the dates and you’ll see it accumulating (detached divs too) and never releasing.

Hello,

Thanks for the sample. The development team hasn’t been able to look into it in detail yet. The issue is on their list, and I’ll share an update once there’s any progress.