form
form copied to clipboard
🤖 Headless, performant, and type-safe form state management for TS/JS, React, Vue, Angular, Solid, and Lit.
### Describe the bug `onServerValidate` doesn't seem to work properly with Zod schemas. Instead of populating the form with error messages, the form is receiving entire objects. Here's a link...
### Describe the bug After updating to 15.4-canary I keep getting a server error when I post a form. The error seems to happen when parsing the return value from...
### Describe the bug "[Submission Handling](https://tanstack.com/form/latest/docs/framework/react/guides/submission-handling)" page on the docs can be improved - Proposals - 1. Information about canSubmit can be shown on the page also (it is already...