Can not trigger handleSubmit outside form
react-hook-form/react-hook-form#2321
Types lost in version 6
react-hook-form/react-hook-form#2073
setValue() doesn't dirty the form
react-hook-form/react-hook-form#72
setValue not working as expected inside useEffect
react-hook-form/react-hook-form#2578
Setting default value
react-hook-form/react-hook-form#2308
Remove message: "field" is missing in the 'defaultValue' prop of either its Controller
react-hook-form/react-hook-form#2990
remove from useFieldArray doesn't work correctly
react-hook-form/react-hook-form#1571
update about us page
react-hook-form/documentation#388
Feature Request - auto unregister inputs on unmount
react-hook-form/react-hook-form#4355
ESlint TypeScript error `unbound-method`
react-hook-form/react-hook-form#2887
field array loses values using Controller
react-hook-form/react-hook-form#4857
Support "register" design as it was at version 6 🙏
react-hook-form/react-hook-form#4791
Form is dirty even though dirtyFields is empty
react-hook-form/react-hook-form#4740
Form is dirty even though dirtyFields is empty
react-hook-form/react-hook-form#4740
Need to have setTouched methods
react-hook-form/react-hook-form#1418
Types lost in version 6
react-hook-form/react-hook-form#2073
IE11 bug, no support `document.contains`
react-hook-form/react-hook-form#4809
Disabled input throws validation error even though it has a value
react-hook-form/react-hook-form#4347
Input modifications are not persist in fields object from useFieldArray() hook
react-hook-form/react-hook-form#3370
`getValues` returns an empty object when `defaultValues` is defined
react-hook-form/react-hook-form#222
Adding empty objects when submiting values for field array inputs.
react-hook-form/react-hook-form#4427
Warning on react-hook-form example: Wizard (funnel / multi-step) form
react-hook-form/react-hook-form#3648
Can not trigger handleSubmit outside form
react-hook-form/react-hook-form#2321
Increase test coverage
react-hook-form/react-hook-form#2173
Increase test coverage
react-hook-form/react-hook-form#2173
Feat/app welcome improvement
react-hook-form/react-hook-form#4711
🐛 fix can not reuse a regexp with g flag as pattern
react-hook-form/react-hook-form#4714
fix broken link for v6 fieldArray example.
react-hook-form/documentation#541
Question - How to set initialValue for @material-ui/pickers.
react-hook-form/react-hook-form#438
fix: Joi pass context from useForm
react-hook-form/resolvers#122