react-query-questions
solid-query-questions
table-questions
virtual-questions
router-questions
react-charts-questions
ranger-questions
vue-query-questions
svelte-query-questions
bling-questions
form-questions
angular-query-questions
start-questions
db-questions
start-showcase
router-showcase
📣-announcements
React Compiler in TanStack Start
Access cookies in loader/serverFn/client
ssr: false breaks "vinxi dev"
ssr: false
the entire route disappears when running the app with npm run dev
(which is vinxi dev
). Is this broken in vinxi or is this an issue with tanstack/router|start? When using vinxi build and then running it with node it works.
It looks like the vite plugin crashes with a known error, but even full page reloads, cache clearing and re-running npm run dev does not fix it:
```
Uncaught Error: @vitejs/plugin-react can't detect preamble. Something is wrong. See https://github.com/vitejs/vite-plugin-react/pull/11#discussion_r430879201...Built successfully, but fails to run

I am getting a weird issue with my production build in tanstack start

What error is this?
The file does not exist at "/Users/foobar/project/app/node_modules/.vinxi/cache/client/deps/chunk-NYETTEZA.js?v=1d4372d0" which is in the optimize deps directory. The dependency might be incompatible with the dep optimizer. Try adding it to `optimizeDeps.exclude`. (x4)
The file does not exist at "/Users/foobar/project/app/node_modules/.vinxi/cache/client/deps/chunk-NYETTEZA.js?v=1d4372d0" which is in the optimize deps directory. The dependency might be incompatible with the dep optimizer. Try adding it to `optimizeDeps.exclude`. (x4)
server rendered emotion / css in js in tanstack start
ssr.tsx
? i suspect that's what i'll need to doPlans for partial pre-rendering in TanStack Start
How to Access the Full Path of a Route (Including Pathless Routes)
node stream build error

how can i access all children pathname from parent route or __root route
proxy TanStack Start server function requests to standalone backend?
vinxi still?
is there a way to mock server functions rpc calls in e2e tests eg playwright?
navigate to external url with tanstack router / start
What's the best way to shift to vite/nitro from vinxi?
vinxi start
and vinxi build
Also in the app I use getWebRequest
from vinxi/http
to auth against Clerk
What happens to client.tsx & ssr.tsx?
Repo: https://github.com/cabezonidas/catalog-app
Thanks!...dehydrate / rehydrate apollo cache
Getting `module 'unplugin' does not provide an export named 'createVitePlugin'
Checking if there's scroll restoration