query icon indicating copy to clipboard operation
query copied to clipboard

docs: Wrong URL for Nextjs example

Open TDanks2000 opened this issue 1 year ago • 6 comments

Describe the bug

at https://tanstack.com/query/latest/docs/framework/react/examples/react/nextjs the github url is wrong (examples/react/react/nextjs) should be examples/react/nextjs

Your minimal, reproducible example

https://tanstack.com/query/latest/docs/framework/react/examples/react/nextjs

Steps to reproduce

1: goto https://tanstack.com/query/latest/docs/framework/react/examples/react/nextjs 2: look at the example 3: it shows error

Expected behavior

show the nextjs example

How often does this bug happen?

Every time

Screenshots or Videos

image

Platform

.

Tanstack Query adapter

None

TanStack Query version

.

TypeScript version

No response

Additional context

No response

TDanks2000 avatar Feb 24 '24 14:02 TDanks2000

@lachlancollins can you have a look please?

TkDodo avatar Mar 02 '24 20:03 TkDodo

@TDanks2000 how did you get to https://tanstack.com/query/latest/docs/framework/react/examples/react/nextjs in the first place?

https://tanstack.com/query/latest/docs/framework/react/examples/nextjs works in the sidebar

lachlancollins avatar Mar 02 '24 21:03 lachlancollins

@TDanks2000 how did you get to https://tanstack.com/query/latest/docs/framework/react/examples/react/nextjs in the first place?

https://tanstack.com/query/latest/docs/framework/react/examples/nextjs works in the sidebar

I dont fully remember, but im pretty sure i search "nextjs"

edit: just checked and yes if you search "nextjs" these dont work, they give the error i sent as they are trying to link to the wrong github

image

TDanks2000 avatar Mar 02 '24 21:03 TDanks2000

here are the urls of the none working routes

got to these by searching "example" and "nextjs"

https://tanstack.com/query/latest/docs/framework/react/examples/react/nextjs https://tanstack.com/query/latest/docs/framework/react/examples/react/nextjs-suspense-streaming https://tanstack.com/query/latest/docs/framework/react/examples/react/star-wars https://tanstack.com/query/latest/docs/framework/react/examples/react/simple https://tanstack.com/query/latest/docs/framework/react/examples/react/rick-morty

TDanks2000 avatar Mar 02 '24 22:03 TDanks2000

got to these by searching "example" and "nextjs"

Ahhh yep, the search is still broken :( for now please use the sidebar.

lachlancollins avatar Mar 02 '24 22:03 lachlancollins

Is there a planned resolution for this issue?

Hanna922 avatar Mar 25 '24 15:03 Hanna922

we switched from aloglia to orama and search works better now.

TkDodo avatar Sep 15 '24 15:09 TkDodo