-
-
Notifications
You must be signed in to change notification settings - Fork 143
Open
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels