Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

useGuildInfo should refresh client side instantly on load #119

Open
ahnl opened this issue Jul 8, 2024 · 0 comments
Open

useGuildInfo should refresh client side instantly on load #119

ahnl opened this issue Jul 8, 2024 · 0 comments
Assignees

Comments

@ahnl
Copy link
Member

ahnl commented Jul 8, 2024

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

@ahnl ahnl self-assigned this Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant