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 was archived by the owner on Feb 7, 2024. It is now read-only.
Profiles with a large number of regions and plexes take a long time t load. The fetching currently implemented loads the regions as well as the plexes when expanding the profile icon.
Possible solution: do the fetching lazily so that only plexes are loaded when expanding a profile and regions are only loaded when their parent plex is expanded.
The text was updated successfully, but these errors were encountered:
Profiles with a large number of regions and plexes take a long time t load. The fetching currently implemented loads the regions as well as the plexes when expanding the profile icon.
Possible solution: do the fetching lazily so that only plexes are loaded when expanding a profile and regions are only loaded when their parent plex is expanded.
The text was updated successfully, but these errors were encountered: