Skip to content

Unknown URLs render raw JSON instead of an application 404 page #45

Description

@ryanclanigan

Area

Global routing

Issue:

Opening an unknown app path displays a bare browser JSON document ({"message":"No route found for "no-such-page""}), with no Hidden Boss layout, navigation, recovery link, or user-friendly explanation.

Repro Steps

  1. Open /no-such-page.
  2. Observe the raw JSON document (unknown-route.png).

Expected

Render a branded 404 page with a link back to the home or leagues page.

Evidence

screenshots/unknown-route.png

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions