documentation
documentation copied to clipboard
📋 Official documentation
I was checking the documentation. the menu is too down of page. like this:   i decide change the margin top of menu and change...
Hello, the `useForm` hooks and `SubmitHandler` method seem to have gotten updates to work better with resolvers that transform input data and return said data with different shapes, for example...
### Version Number 7.52.0 ### Codesandbox/Expo snack https://codesandbox.io/p/devbox/runtime-star-dkcpzz ### Steps to reproduce When using react-hook-form with a Zod schema that includes transformations, the handleSubmit function is passing data to the...
The documentation website is not the same given how you access it. If you go to https://react-hook-form.com/, the API url in the menu is `https://react-hook-form.com/docs`, and this page lists the...
### Version Number 7 ### Codesandbox/Expo snack / ### Steps to reproduce Go to https://react-hook-form.com/migrate-v6-to-v7 We are met with: 404: NOT_FOUND Code: DEPLOYMENT_NOT_FOUND ### Expected behaviour The guide should appear...
### Version Number 7 ### Codesandbox/Expo snack https://codesandbox.io/p/sandbox/nice-hugle-3x4cdh ### Steps to reproduce 1. Click on 'Run tests' 2. See error ### Expected behaviour 1. Click on 'Run tests' 2. All...
in this file: src/content/docs/useform/seterror.mdx The codesandbox URL for Multiple Errors part is not correct, the content in the opened codesandbox page is almost same as Single Error part. Though the...
Bumps [next](https://github.com/vercel/next.js) from 15.1.2 to 15.2.4. Release notes Sourced from next's releases. v15.2.4 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...
It seems that the legacy documentation site (including the migration guide from v6 to v7) is down - https://legacy.react-hook-form.com/ 
Leagcy