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
Currently it is waiting for next interval loop after page load.
Previously wasn't an issue, because fresh info was fetched on server side. Recently SSR was changed to SSG causing server side info to refresh less frequently.
Currently it is waiting for next interval loop after page load.
Previously wasn't an issue, because fresh info was fetched on server side. Recently SSR was changed to SSG causing server side info to refresh less frequently.
https://github.com/Testausserveri/testausserveri.fi/blob/coal/hooks/useGuildInfo.ts
The text was updated successfully, but these errors were encountered: