Skip to content

Tanstack CLI error #392

@jidemusty

Description

@jidemusty

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions