Project

General

Profile

Actions

Bug #17

open

Mobile: 'Game Not Found' error when selecting game from scoreboard

Added by William Lang about 2 months ago. Updated about 2 months ago.

Status:
In Progress
Priority:
Low
Assignee:
-
Start date:
01/05/2026
Due date:
% Done:

0%

Estimated time:

Description

Description

When selecting a game from the scoreboard on a mobile device, the application displays a "Game Not Found" error. The same action works correctly on desktop browsers.

Steps to Reproduce

  1. Open the website on a mobile device (iOS/Android)
  2. Navigate to the scoreboard
  3. Tap on any game to view details
  4. Observe the "Game Not Found" error

Expected Behavior

The game detail page should load and display the selected game's information, just like it does on desktop browsers.

Actual Behavior

The application displays a "Game Not Found" error message.

Additional Information

  • The issue persists even when using "Desktop Site" mode on mobile browsers
  • Desktop browsers work correctly for the same games
  • This suggests a mobile-specific routing or request handling issue rather than a responsive design problem

Possible Causes

  • Mobile touch event handling may be passing incorrect game ID
  • URL routing may differ between mobile and desktop
  • Mobile browser user agent detection causing different code paths
  • React Router navigation behaving differently on mobile

Environment

  • Platform: Mobile (iOS/Android)
  • Browser: Multiple (Safari, Chrome mobile)
  • Works on: Desktop browsers
  • Fails on: Mobile browsers (even with "Desktop Site" enabled)
Actions

Also available in: Atom PDF