ui icon indicating copy to clipboard operation
ui copied to clipboard

[bug]: Incomplete Install and configure TanStack Start docs, path alias not working without further changes not documented in the link

Open gerkim62 opened this issue 9 months ago • 4 comments

Describe the bug

https://ui.shadcn.com/docs/installation/tanstack

the full instruction for configuring path alias are not there although they are in this link https://tanstack.com/start/latest/docs/framework/react/path-aliases

which means @/components/... will not work

Affected component/components

all

How to reproduce

https://ui.shadcn.com/docs/installation/tanstack

Codesandbox/StackBlitz link

No response

Logs


System Info

shadcn@canary

Before submitting

  • [x] I've made research efforts and searched the documentation
  • [x] I've searched for existing issues

gerkim62 avatar Feb 19 '25 09:02 gerkim62

It's not even TanStack Start. It's just TanStack Router. I was sad when I realized this. I thought I might be able to dump Next.js soon. Why is this labeled incorrectly?

tim-the-arcane avatar Feb 25 '25 15:02 tim-the-arcane

Why is this labeled incorrectly?

this is not labeled incorrectly, i think yours is a different isse

gerkim62 avatar Feb 26 '25 14:02 gerkim62

@tim-the-arcane i noticed the same after setting it up. Looked way differerent from a "standard" tanstack start project

@gerkim62 i think the labeling issue is referring to the fact that on shadcn site it says its "tanstack start" even though its a "tanstack router" -project. Your label in this issue is inline with the site, but the site is wrong afaik 🤔

joakimgrr avatar Mar 12 '25 09:03 joakimgrr

This issue is wasting people's time and should be prioritized.

radiantwave avatar Mar 18 '25 00:03 radiantwave

My bad on this! I had it right before but thought create-tsrouter-app was TanStack Start.

I've updated the docs now:

  • https://ui.shadcn.com/docs/installation/tanstack
  • https://ui.shadcn.com/docs/installation/tanstack-router

shadcn avatar Mar 24 '25 04:03 shadcn