Skip to content

Javascript console error when optional title.md file is missing #2430

@lyuanww

Description

@lyuanww

Description

When the optional title.md file is not included in a repository, the JavaScript console displays a 404 error. Since this file is optional, the system should gracefully handle its absence without generating console errors.

Current Behavior

  • The frontend attempts to load title.md regardless of whether it exists
  • A 404 "Not Found" error appears in the browser console when the file is missing
Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions