ui
ui copied to clipboard
[bug]: Incomplete Install and configure TanStack Start docs, path alias not working without further changes not documented in the link
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
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?
Why is this labeled incorrectly?
this is not labeled incorrectly, i think yours is a different isse
@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 🤔
This issue is wasting people's time and should be prioritized.
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