This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Description
Describe the bug
The API Reference Page using redocusaurus can't navigate correctly when clicking on the sidebar headers
To Reproduce
Steps to reproduce the behavior:
- Go to
https://nitro.jan.ai/api
- Click on any sidebar headers (e.g. Healthcheck) -> The URL changed to
https://nitro.jan.ai/api#tag/Health-Check
- See error (It won't move to the Healthcheck section even though the URL changed correctly)
Expected behavior
When clicking on any sidebar, it should move to the section. For example, The main redocusaurus can do it.
https://redocusaurus.vercel.app/examples/using-single-yaml/