iByteABit256/tic-tac-toes

Bug when creating online game and then going back

Open

#48 opened on Feb 18, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (4 forks)auto 404
buggood first issue

Repository metrics

Stars
 (17 stars)
PR merge metrics
 (PR metrics pending)

Description

Actual: When you create an online game and then go back to the main menu and start a "Play with Computer" game instead, the game still stays on the online game you created before.

Expected: The online game no longer exists, and the new game type starts normally.

Contributor guide