You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a new project using shadcn/ui and TanStack Start. After adding pnpm dlx shadcn@latest add --all, it displayed the tooltip component note 2x times and used Next.js' app/layout.tsx and Markdown.
2026-06-14.21-20-46.mp4
Affected component/components
Tooltip
How to reproduce
Initilize a shadcn/ui project using TanStack Start
Execute pnpm dlx shadcn@latest add --all
Wait...
See that it is displaying 2 times with markdown codeblocks and says app/layout.tsx
Codesandbox/StackBlitz link
<I am sorry, but I cannot figure out how to set one of this up>
Describe the bug
I have created a new project using shadcn/ui and TanStack Start. After adding
pnpm dlx shadcn@latest add --all, it displayed the tooltip component note 2x times and used Next.js'app/layout.tsxand Markdown.2026-06-14.21-20-46.mp4
Affected component/components
Tooltip
How to reproduce
pnpm dlx shadcn@latest add --allapp/layout.tsxCodesandbox/StackBlitz link
<I am sorry, but I cannot figure out how to set one of this up>
Logs
System Info
Before submitting