You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.
When using the Edge extension I am receiving an error code that states: Out of Memory and seems to be the case when I have too many friends, say 10 or 11 selected at once and doing comparisons.
Sometimes when it is sitting idle on the site or just browsing through the games that are in common or who doesn't have certain ones.
See attached for screenshot of the issue encountered in Edge.
The text was updated successfully, but these errors were encountered:
Ooof yeah I need to look into that.
I've been looking for way to reduce memory usage for a while but sadly this won't be a quick fix -- the issue most likely comes from the game covers : they are only loaded when shown, but they are never unloaded after that (mostly to avoid popin).
I have a solution in mind but it will require some refactor to be implemented.
Thanks a lot for reporting it!!
When using the Edge extension I am receiving an error code that states: Out of Memory and seems to be the case when I have too many friends, say 10 or 11 selected at once and doing comparisons.
Sometimes when it is sitting idle on the site or just browsing through the games that are in common or who doesn't have certain ones.
See attached for screenshot of the issue encountered in Edge.
The text was updated successfully, but these errors were encountered: