router
router copied to clipboard
Documentation Search Functionality Incorrectly Redirecting to Overview Page
Describe the bug
On the website documentation, using the algolia search bar to jump to different parts of the documentation leads to an incorrect redirect.
Your Example Website or App
https://tanstack.com/router/v1/docs/framework/react/overview
Steps to Reproduce the Bug or Issue
- Go to the docs
- Hit CMD-K (or CTRL-K) to open the search bar
- search for something like Search Params
- You will be redirected to the Overview page.
Expected behavior
The expected behavior is to see the Search Params Page, rather than the Overview Page.
Screenshots or Videos
Platform
- OS: [macOS]
- Browser: [Edge]
Additional context
No response