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 reason behind it is that the cache isn't being updated at the time of deletion. So the Users will disappear after the cache become invalid. A simple solution can be overriding the delete function and calling the lboardsave function to reflect the changes in the leaderboard.
The text was updated successfully, but these errors were encountered:
The reason behind it is that the cache isn't being updated at the time of deletion. So the Users will disappear after the cache become invalid. A simple solution can be overriding the delete function and calling the lboardsave function to reflect the changes in the leaderboard.
The text was updated successfully, but these errors were encountered: