documentation icon indicating copy to clipboard operation
documentation copied to clipboard

📋 Official documentation

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

A general issue to keep track of docs structure related points and feedback.

enhancement

It's a bit cumbersome to go through and select TS for each individual code example, or to switch them back to JS and do the same. Would be nice to...

enhancement

The [useWatch docs](https://legacy.react-hook-form.com/api/usewatch) currently state that ["The initial return value from useWatch will always return what's inside of defaultValue or defaultValues from useForm."](https://github.com/react-hook-form/documentation/blob/master/src/components/UseWatchContent.tsx#L168) I noticed in [my own testing (codepen)](https://codepen.io/peter-anedot/pen/ExdQGJP)...

enhancement

Change Proxy in ApiFormState to defineProperty's get descriptor since v7.13.0

### Version Number 7.43.9 ### Codesandbox/Expo snack https://codesandbox.io/s/react-hook-form-basic-forked-5gi2ng ### Steps to reproduce Based on the closed issue here https://github.com/react-hook-form/react-hook-form/issues/10215 i try to "reopen" this bug. It makes no sense, that...

question

For some reason, reading the react-hook-form docs is always very tiring and it feels draining after reading a few pages. I always thought it was me but I realized today...

enhancement

It is important to build our technology with **inclusive design language** in order to foster an inclusive workplace where everyone feels they can belong. In order to achieve this, can...

enhancement

I was implementing a feature recently where I needed to control the value of a dropdown menu via a state variable that existed outside the form. I eventually realized the...

This might be super low prio but it might deterr some people from using the library if given a bad first impression. I noticed that when using the "edit" button...

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.3 to 7.2.6. Release notes Sourced from protobufjs's releases. protobufjs: v7.2.6 7.2.6 (2024-01-16) Bug Fixes report missing import properly in loadSync (#1960) (af3ff83) protobufjs: v7.2.5 7.2.5 (2023-08-21)...

dependencies