97832af778
Resolves the following two issues. The reason we had these issues was because the maxLimit of renderers was reached and the browser started losing context before restoring it. Now, we make sure the context that is lost belongs to visuals that are not currently in the viewport and when those visuals come back into viewport, they're loaded again. https://github.com/twentyhq/core-team-issues/issues/2372 https://github.com/twentyhq/core-team-issues/issues/2373