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
The data for the leaderboard is being fetched every time the user visits the page.
To prevent this cache the fetched data and create a system that only fetched the data again when required.
The data for the leaderboard is being fetched every time the user visits the page.
To prevent this cache the fetched data and create a system that only fetched the data again when required.