Tanstack CLI error
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 185
- Avg merge
- 18h 45m
- Merged PRs (30d)
- 2
Description
Which project does this relate to?
Router
Describe the bug
I set up a project with DB, Table, Form, Drizzle options and got a Uncaught TypeError: atom?.get is not a function error in the console. Example events app will render and then the screen goes black.
Your Example Website or App
local
Steps to Reproduce the Bug or Issue
- set up a new project via tanstack start CLI
- select DB, Drizzle, Shadcn options
- cd into the newly created project and start it
- app renders and screen goes black
- observe
Uncaught TypeError: atom?.get is not a functionin the console
Expected behavior
I expected the events app to run
Screenshots or Videos
No response
Platform
- Router / Start Version: [e.g. 1.121.0]
- OS: [e.g. macOS, Windows, Linux]
- Browser: [e.g. Chrome, Safari, Firefox]
- Browser Version: [e.g. 91.1]
- Bundler: [e.g. vite]
- Bundler Version: [e.g. 7.0.0]
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with the TanStack Start CLI using the DB, Drizzle, and Shadcn options, then inspect the generated events app around the Uncaught TypeError: atom?.get is not a function error. Done means the generated app renders without going black and no longer reports that console error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100