Which project does this relate to?
Router
Describe the bug
The TanStack Router documentation page crashes when visiting:
https://tanstack.com/router/latest
Instead of rendering the documentation content, the page shows the default error boundary:
- "Something went wrong!"
- After clicking "Show Error", it displays:
Repo's docs/router/config.json was not found
Complete minimal reproducer
https://tanstack.com/router/latest
Steps to Reproduce the Bug
- Open https://tanstack.com/router/latest
- Wait for the page to load
- The page renders an error boundary instead of the docs
- Click Show Error
- Error message appears: Repo's docs/router/config.json was not found
Expected behavior
The TanStack Router documentation homepage should load normally.
Screenshots or Videos
Platform
Additional context
No response
Which project does this relate to?
Router
Describe the bug
The TanStack Router documentation page crashes when visiting:
https://tanstack.com/router/latestInstead of rendering the documentation content, the page shows the default error boundary:
Repo's docs/router/config.json was not found
Complete minimal reproducer
https://tanstack.com/router/latest
Steps to Reproduce the Bug
Expected behavior
The TanStack Router documentation homepage should load normally.
Screenshots or Videos
Platform
Additional context
No response