CIELO-la / loteria

A lotería game with multi-language support focused on enabling play in indigenous languages
6 stars 2 forks source link

Creating new game after completing game loads a blank page #53

Closed streats closed 1 year ago

streats commented 2 years ago

Steps to repro:

  1. Go to http://loteria-cielo.herokuapp.com/
  2. Click "Crear juego" / "Create game"
  3. Complete the game, click "Iniciar" / "Home"
  4. Immediately click "Crear juego" / "Create game" again
  5. See blank page

Also repros if for Step 3 you click "Regresar" / "Back" from either the game URL page or the game page itself.

I can repro this on Chrome, Firefox and Safari.

Refreshing the page will load the "Create game" page but with a blank second field and disabled Start button (also the back button in that state doesn't work, and status under the Start button is blank)

Screenshot 2022-10-04 at 19 32 50

There's no error code in the console, other than what already loaded on the homepage when you first load it, which seems unrelated (logged as part of https://github.com/JessRudder/loteria-cielo/issues/51).