Memory Leak in browser?

Fibery tabs left open for extended periods tend to consume a lot of memory, suggesting there may be a memory leak somewhere. Related to High memory usage (in Safari) - Bugs & Issues - Fibery Community

We will check this

Hello.
Sorry for the late reply.
Could you please share your workspace URL (or what exactly you have on the screen) that is leaking? Or it appears on any tab? You may just send me in private message here in community.

Memory leaks are somewhat tricky. It can be some crazy issue in UI component or data that is hard to reproduce locally. Last time I’ve checked, leaving open tab on a workspace that we use heavily ourselves – there was no leak.

Hello again.

We’ve successfully reproduced memory leak issue. It appeared our grid component is leaking. So when you open a page with a grid on it and then navigate away, some parts are left in memory. It’s not that much, but if Fibery workspace setup is changing (Fibery schema changes), previous schema is left in memory as well. Which actually can be huge, depending on your workspace configuration.

We will fix the issue with next release.

3 Likes

Awesome, much appreciated! :two_hearts: