TanStack / TanStack/cli

Tanstack CLI error

Open
#392 0 comments 0 reactions 0 assignees View on GitHub

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
  1. set up a new project via tanstack start CLI
  2. select DB, Drizzle, Shadcn options
  3. cd into the newly created project and start it
  4. app renders and screen goes black
  5. observe Uncaught TypeError: atom?.get is not a function in 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.