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
Since the clan tag and overview stats are now contained in the same JSON response, don't fetch the response twice. Cache the response from the clan tag fetch, which always goes first, and re-use it for the overview stats fetch.
Since the clan tag and overview stats are now contained in the same JSON response, don't fetch the response twice. Cache the response from the clan tag fetch, which always goes first, and re-use it for the overview stats fetch.