documentation icon indicating copy to clipboard operation
documentation copied to clipboard

📋 Official documentation

Results 96 documentation issues
Sort by recently updated
recently updated
newest added

I was checking the documentation. the menu is too down of page. like this: ![Screenshot 2024-09-16 094647](https://github.com/user-attachments/assets/84500c4b-c880-40f9-8bf5-d2c3692aaea1) ![Screenshot 2024-09-16 222641](https://github.com/user-attachments/assets/537b786d-7ef6-4a3c-a358-cbee3f226b2a) 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...

dependencies
javascript

It seems that the legacy documentation site (including the migration guide from v6 to v7) is down - https://legacy.react-hook-form.com/ ![Image](https://github.com/user-attachments/assets/3f5ed71d-5cd6-4f8d-8730-a9186488ed44)