tanstack.com icon indicating copy to clipboard operation
tanstack.com copied to clipboard

The marketing and docs site for all TanStack projects

Results 82 tanstack.com issues
Sort by recently updated
recently updated
newest added

The issue: initially when you press the copy markdown button it shows 2 toast notification instead of 1. 1 is the actual toast notification and 2nd one is the fallback....

when click on quick start button from https://tanstack.com/start/latest/docs/framework/react/getting-started navigates to https://tanstack.com/start/latest/docs/framework/react/getting-started/framework/react/quick-start rather than https://tanstack.com/start/latest/docs/framework/react/getting-started works fine if i click on sidebar quick start click

First issue is that `/anything` gets auto redirected to `/anything/latest`, so it looks like it's going to work. Then, a white screen appears with a bunch of errors in the...

% curl -i https://tanstack.com/sitemap.xml HTTP/2 307 age: 1 cache-control: no-cache cache-status: "Netlify Durable"; fwd=bypass cache-status: "Netlify Edge"; fwd=miss date: Wed, 17 Sep 2025 16:47:34 GMT location: /sitemap.xml/latest netlify-vary: query server:...

```json "scripts": { "dev": "npm-run-all --parallel dev:frontend dev:backend", "with-env": "dotenv -e ../../.env", "dev:frontend": "pnpm run with-env vite dev", "dev:backend": "convex dev --tail-logs", "build": "vite build", "start": "vite start", "lint": "prettier...

When switching between dark mode and light mode on tanstack.com, the transition feels noticeably slow and causes performance hiccups. The page re-renders or lags briefly, which affects the user experience.

Go to the DIY auth docs in Router and see for yourself: https://tanstack.com/start/latest/docs/framework/react/examples/start-basic-auth?path=examples%2Freact%2Fstart-basic-auth%2Fprisma%2Fschema.prisma Getting this error: ``` Unhandled Promise Rejection: ShikiError: Language `prisma` is not included in this bundle. You...

If you follow the current example on the 'Build From Scratch' page, clicking on the counter button seems to cause a full page reload (notice that the browser refresh button...

error during build: -- 15:17:34.404 | Error: Cannot resolve "/opt/buildhome/repo/node_modules/nitropack/dist/runtime//meta" from "/opt/buildhome/repo/node_modules/nitropack/dist/core/index.mjs" and externals are not allowed! 15:17:34.404 | at Object.resolveId (file:///opt/buildhome/repo/node_modules/nitropack/dist/rollup/index.mjs:2010:17) 15:17:34.405 | at async PluginDriver.hookFirstAndGetPlugin (file:///opt/buildhome/repo/node_modules/rollup/dist/es/shared/node-entry.js:22170:28) 15:17:34.405 |...