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
error: createMiddleware must be called with a "use" property!, after updating from 1.95.7 -> 1.97.2
Uncaught Error: Hydration failed because the initial UI does not match what was rendered on the serv
__root.tsx
. As long as <Script />
is here, the error can happen.
I know I don't provide a reproduction here but I am just looking for guesses if any or a way to have a clearer error message? 🙏...Create API route at /sitemap.xml or /manifest.json
.
in the route itself - sitemap.xml.ts
maps to /sitemap/xml
in Tanstack file routing...Nitro tasks in tanstack start?
Page flickers on React 19 when hydration error
Docker compose with tanstack start

Shared Context with functions between Server and Client
queryClient
through routerWithQueryClient
but I guess there is some magic happening around serialization and reinstantiation on the client?
The Router docs describe dependency injection as follows:
Dependency Injection...
What is the size limit of variables passed to server functions?
Vercel target in Nx monorepo results in 404

Setting Bun server options?
idleTimeout
because I have a server fn that takes longer than 10s to run which keeps timing out. I tracked this down to Nitro but can't find any documentation or examples there of how to actually set optionsIs it possible to sort data in each group?
`Header` in __root reset on each navigation?
Is it possible to add middleware to API routes?
Problem debugging in VSCode
I'll be the first one to ask: Any timeline for a TanStack Start RC?
Would it be possible to add View-Transitions like Astro.build?
Vite config issue?
How exactly is Tanstack Start is "client side first"
placeholderData:keepPreviousData sets undefined only . never sets data. How to keep previouse data
Sentry integration hot tips anyone?