Describe the bug
Old URLs like https://tanstack.com/query/latest/docs/framework/react/reference/useQuery now redirect to the docs homepage.
Searching for useQuery also goes to the homepage.
Navigating manually to the useQuery page brings me to this URL but it seems to be a vaguely HTML-ified version of typescript alphabet-soup. I'm trying to find the option to disable reload on focus/blur, which was pretty clear in the old docs and not findable in these docs.
I'm sure there were reasons to switch to a new docs system, but perhaps consider reverting until the new docs are at least at parity in quality with the old?
Your minimal, reproducible example
https://tanstack.com/query/latest/docs/framework/react/reference/functions/useQuery#see
Steps to reproduce
https://tanstack.com/query/latest/docs/framework/react/reference/functions/useQuery#see
Expected behavior
Usable documentation
How often does this bug happen?
None
Screenshots or Videos
No response
Platform
Web
Tanstack Query adapter
None
TanStack Query version
latest
TypeScript version
No response
Additional context
No response
Describe the bug
Old URLs like https://tanstack.com/query/latest/docs/framework/react/reference/useQuery now redirect to the docs homepage.
Searching for
useQueryalso goes to the homepage.Navigating manually to the
useQuerypage brings me to this URL but it seems to be a vaguely HTML-ified version of typescript alphabet-soup. I'm trying to find the option to disable reload on focus/blur, which was pretty clear in the old docs and not findable in these docs.I'm sure there were reasons to switch to a new docs system, but perhaps consider reverting until the new docs are at least at parity in quality with the old?
Your minimal, reproducible example
https://tanstack.com/query/latest/docs/framework/react/reference/functions/useQuery#see
Steps to reproduce
https://tanstack.com/query/latest/docs/framework/react/reference/functions/useQuery#see
Expected behavior
Usable documentation
How often does this bug happen?
None
Screenshots or Videos
No response
Platform
Web
Tanstack Query adapter
None
TanStack Query version
latest
TypeScript version
No response
Additional context
No response