getHeader is not a function when using Tanstack Form with Tanstack Start RC
Repro: https://stackblitz.com/edit/tanstack-form-tdx1ytd7?file=vite.config.ts
Unfortunately a separate already reported error prevents the repro from running in stack blitz but can still download if needed.
3 Replies
fascinating-indigo•7d ago
As a side note, TanStack Start doesn't work in stack blitz. So all the reproductions/examples in the docs use CodeSandbox instead.
correct-apricot•7d ago
GitHub
feat: update start to rc by Balastrong · Pull Request #1771 · Tan...
🎯 Changes
Attempt to update start to RC (for some reason node and typescript are having fun and the build is not building)
✅ Checklist
I have followed the steps in the Contributing guide.
I have...
fascinating-indigoOP•7d ago
Aw sweet I'll pull that in for now. Thanks