Skip to content

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

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

Open
lyuanww opened this issue Apr 19, 2025 · 0 comments
Open

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

lyuanww opened this issue Apr 19, 2025 · 0 comments

Comments

@lyuanww
Copy link
Contributor

lyuanww commented Apr 19, 2025

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant