Skip to content
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

Docs: Broken links in react suspense guide #7245

Closed
manskron opened this issue Apr 8, 2024 · 2 comments
Closed

Docs: Broken links in react suspense guide #7245

manskron opened this issue Apr 8, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@manskron
Copy link

manskron commented Apr 8, 2024

Describe the bug

Links to dedicated hooks in react suspense guide do not have correct urls.

Your minimal, reproducible example

https://tanstack.com/query/latest/docs/framework/react/guides/suspense

Steps to reproduce

  1. Go to https://tanstack.com/query/latest/docs/framework/react/guides/suspense
  2. Click on any of the three links in the top to the dedicated hooks.
  3. Observe 404.

Expected behavior

Links should work.

How often does this bug happen?

Every time

Screenshots or Videos

No response

Platform

OS: MacOS
Browser: Brave

Tanstack Query adapter

None

TanStack Query version

v5.29.1

TypeScript version

No response

Additional context

No response

@TkDodo
Copy link
Collaborator

TkDodo commented Apr 8, 2024

known issue, we're working on it. All links that go between react and core are broken since we introduced that distinction.

@TkDodo
Copy link
Collaborator

TkDodo commented Jun 8, 2024

this has been fixed.

@TkDodo TkDodo closed this as completed Jun 8, 2024
@TkDodo TkDodo added the documentation Improvements or additions to documentation label Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants