joshzcold / Cold-Family-Feud

Host your own Family Feud game. Mobile friendly with built in buzzers.
https://famf.app
MIT License
72 stars 42 forks source link

Bug: Game page always opens to Title Card #72

Open theredwillow opened 7 months ago

theredwillow commented 7 months ago

When an admin has a game already in progress and opens a new game window, it opens to the title card instead of the round that they are currently on.

joshzcold commented 7 months ago

I wasn't able to reproduce on this one.

Can you list of specific steps?

I tried switching the rounds before opening the game window and did the same with fast money without reproducing.

Maybe has to do with browser caching on /game page.

theredwillow commented 7 months ago

I've seen something similar with caching that involved playing with these settings on the backend. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control

I don't feel very strong in this subject. I'll need to read up on https://nextjs.org/docs/app/building-your-application/caching