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?