-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Pull requests: react-hook-form/react-hook-form
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support comparison of objects with .equals() in deepEqual
#13293
opened Feb 27, 2026 by
antoinefarley
Loading…
7 tasks done
fix(types): allow validation messages to be defined even if their related value is
undefined
#13287
opened Feb 17, 2026 by
teague-mfa
Loading…
fix: avoid resetting value when destroying one of multiple Controllers with identical names when
shouldUnregister = true
#13284
opened Feb 13, 2026 by
larrifax
Loading…
feat: add useFormDebug hook for development debugging
#13262
opened Jan 21, 2026 by
denver2714
Loading…
fix: consistent error path for field array validation errors
#13258
opened Jan 18, 2026 by
NidhiPednekar
Loading…
Fix : ensure the isValidating is set when trigger is called programma…
#13241
opened Jan 9, 2026 by
Karan7687
Loading…
fix: controller onChange stops working after reset when accessing for…
#13240
opened Jan 8, 2026 by
masoombaba16
Loading…
🧶 feat: add
isFocused function to check if field has focus
#13238
opened Jan 7, 2026 by
chrisivo
Loading…
4 tasks done
fix: prevent exception in cloneObject when Blob is not defined
#13225
opened Dec 31, 2025 by
dslevi12
Loading…
fix: enhance cloneObject to handle Blob instances correctly
#13217
opened Dec 26, 2025 by
zzzzzzzcccccc
Loading…
fix: ensure MUI DatePicker receives focus correctly on validation error (issue #13172)
#13193
opened Dec 11, 2025 by
Abolfazl26s
Loading…
fix: prevent infinite recursion in getDirtyFields with circular references
#13184
opened Dec 8, 2025 by
kamja44
Loading…
fix: handle race condition via batching up validation and state update
#13183
opened Dec 8, 2025 by
erashu212
Loading…
bug fix: update state correctly in watch callback with Controller, trig…
#13180
opened Dec 5, 2025 by
rizwan-rizu
Loading…
fix(useController): resubscribe onChange/onBlur handlers when control changes
#13177
opened Dec 4, 2025 by
TheGlaZer
Loading…
🩹 fix(isDirty): keep isDirty and dirtyFields consistent when using shouldDirty: false
#13162
opened Nov 25, 2025 by
Fasping
Loading…
feat: Add console warning for onChange usage in React Native
#13161
opened Nov 24, 2025 by
AshutoshKuinkel
Loading…
fix(createFormControl): add iOS Safari focus workaround for already-focused error fields
#13158
opened Nov 24, 2025 by
HyeongSeoku
Loading…
feat: accept external isPending in useForm to sync React 19 useActionState
#13121
opened Nov 3, 2025 by
HarshJadhav100
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.