Tab Container Memory Issue?

Hey,

I’m experience some weird memory usage on one of my views.
After starting a new session and going straight to the page in question, memory usage looks like this:

The view contains a time series chart on top, and a tab container on the bottom. Moving back and forth between tabs causes memory usage to grow and grow. After tabbing back and forth several times on the tab container, it looks like this:

The sub-containers inside the tab container have a bit going on, but nothing should really be happening on during/after a tab change (key word is should).

We’re on the 8.0.6 release.

view.json (101.7 KB)