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

Pressing "Keep going" on the 2048 example is looping the winning screen #744

Open
TCLNA opened this issue Sep 8, 2024 · 0 comments
Open

Comments

@TCLNA
Copy link

TCLNA commented Sep 8, 2024

Describe the bug
Hello ! Thanks for your great project !
First of... Yeah I know, I got carried away ^^
When I press the "Keep going" button on the winning screen, it closes it then shows it again. No possibility to go further :

To Reproduce
Steps to reproduce the behavior:

  1. Go to the 2048 game example https://2048.haskell-miso.org/
  2. Win the game
  3. If you lose, repeat until you win (took me a few times)
  4. When you win, press the "keep going" button
  5. The winning screen will just reopen instead of letting you continue

Expected behavior
The game continues infinitely until you lose.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows
  • Browser Firefox
  • Version 130.0
@TCLNA TCLNA changed the title Pressing "Keep going" on the 2048 example is looping Pressing "Keep going" on the 2048 example is looping the winning screen Sep 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