Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/react-hook-form/react-hook-form
π React Hooks for form state management and validation (Web + React Native)
https://github.com/react-hook-form/react-hook-form
Incorrect type inference for `UseFormHandleSubmit`
vireakpanha opened this issue 7 months ago
vireakpanha opened this issue 7 months ago
issue: Two useFieldArray instances are not able to modify the same array
bolencki13 opened this issue 7 months ago
bolencki13 opened this issue 7 months ago
issue: `Type instantiation is excessively deep and possibly` with recursive type
jonahallibone opened this issue 7 months ago
jonahallibone opened this issue 7 months ago
issue: trigger function / register deps - trigger re-render even if formState isn't updated
IdoBouskila opened this issue 7 months ago
IdoBouskila opened this issue 7 months ago
fix: enforce type safety for `deps` property in `RegisterOptions`
IdoBouskila opened this pull request 7 months ago
IdoBouskila opened this pull request 7 months ago
issue: `deps` property in `RegisterOptions` should only accept field names
IdoBouskila opened this issue 7 months ago
IdoBouskila opened this issue 7 months ago
FieldPathByValue not playing nice with PathValue
briandunn opened this issue 7 months ago
briandunn opened this issue 7 months ago
Fix example of ObjectKeys type
suke opened this pull request 7 months ago
suke opened this pull request 7 months ago
issue: `setValue` won't set the value to an array on a nested input
slax57 opened this issue 7 months ago
slax57 opened this issue 7 months ago
issue: setError used with shouldFocus doesn't set the focus properly
Pierre-Do opened this issue 7 months ago
Pierre-Do opened this issue 7 months ago
feat: Provide Validation Event Type to `resolver` Function
slaymance opened this pull request 7 months ago
slaymance opened this pull request 7 months ago
Provide Validation Event Type to `resolver` Function
slaymance opened this issue 7 months ago
slaymance opened this issue 7 months ago
π fix #11922 keep dirty on reset with dirty fields
bluebill1049 opened this pull request 7 months ago
bluebill1049 opened this pull request 7 months ago
issue: combining isValid and isDirty in useEffect deps array fire the effect twice
epignosisx opened this issue 7 months ago
epignosisx opened this issue 7 months ago
issue: Type generics do not work well with TS Unions
keithrz opened this issue 7 months ago
keithrz opened this issue 7 months ago
issue: Render loop when calling `getFieldState`
fzaninotto opened this issue 7 months ago
fzaninotto opened this issue 7 months ago
formContext.trigger should have an option to use ReValidateMode
DeyLak opened this issue 7 months ago
DeyLak opened this issue 7 months ago
Allow resolver output type to truly differ
jedahu opened this pull request 7 months ago
jedahu opened this pull request 7 months ago
issue: resetField nested field doesn`t reset state useFieldArray
Devisione opened this issue 7 months ago
Devisione opened this issue 7 months ago
Add validation in the cleanup process in `useController`
nakaakist opened this pull request 7 months ago
nakaakist opened this pull request 7 months ago
issue: cleanup process in `useController` crashes when used with `useFieldArray` in certain cases
nakaakist opened this issue 7 months ago
nakaakist opened this issue 7 months ago
βοΈ close #11932 allow react 19 peer dependency
bluebill1049 opened this pull request 7 months ago
bluebill1049 opened this pull request 7 months ago
issue: register does not set the disabled prop when form is disabled
RedHatter opened this issue 7 months ago
RedHatter opened this issue 7 months ago
issue: MALWARE ATTEMPT message
benjaminmodayil opened this issue 7 months ago
benjaminmodayil opened this issue 7 months ago
allow react 19 peer dependency
osdiab opened this issue 7 months ago
osdiab opened this issue 7 months ago
issue: Field with useController inside useFieldArray not update
andreyevyk opened this issue 7 months ago
andreyevyk opened this issue 7 months ago
issue: appending/removing a field from field array marks all arrays as dirty
kwerdna19 opened this issue 7 months ago
kwerdna19 opened this issue 7 months ago
issue: updating number values is always marked as dirty even if the value is the same as the default one
IzumiSy opened this issue 7 months ago
IzumiSy opened this issue 7 months ago
issue: getFieldState().error type broken on nested FieldValues
elecdeer opened this issue 7 months ago
elecdeer opened this issue 7 months ago
issue: Maximum Update Depth Exceeded error when using `isValidating` flag
sharonsooyeon opened this issue 7 months ago
sharonsooyeon opened this issue 7 months ago
issue: Form validation behavior changes when the isValid form state is subscribed
giggo1604 opened this issue 7 months ago
giggo1604 opened this issue 7 months ago
added a test to showcase the difference in behavior by just subscribiβ¦
giggo1604 opened this pull request 7 months ago
giggo1604 opened this pull request 7 months ago
issue: Keep Dirty on reset does not work
islami00 opened this issue 7 months ago
islami00 opened this issue 7 months ago
issue: useWatch returning array with undefined
phantomcosmonaut opened this issue 7 months ago
phantomcosmonaut opened this issue 7 months ago
issue: Appending default values, such as 0 or an empty string, only allow a single element to be added when using useFieldArray
mcleantom opened this issue 7 months ago
mcleantom opened this issue 7 months ago
Eslint plugin for react hook form
RabbitShare opened this issue 7 months ago
RabbitShare opened this issue 7 months ago
fix: change info.values type in WatchObserver
peinguin opened this pull request 7 months ago
peinguin opened this pull request 7 months ago
fix issue with set api
bluebill1049 opened this pull request 7 months ago
bluebill1049 opened this pull request 7 months ago
issue: react-hook-form bundle is different from other packages
Sh031224 opened this issue 7 months ago
Sh031224 opened this issue 7 months ago
Default TTransformedValues generics to TFieldValues
kevinresol opened this pull request 7 months ago
kevinresol opened this pull request 7 months ago
TTransformedValues should default to TFieldValues
kevinresol opened this issue 7 months ago
kevinresol opened this issue 7 months ago
fix: remove export on `set`
bluebill1049 opened this pull request 7 months ago
bluebill1049 opened this pull request 7 months ago
issue: Watch don't work with React Compiler (React 19)
Maxou44 opened this issue 7 months ago
Maxou44 opened this issue 7 months ago
issue: useWatch / watch has wrong values when using form array with dnd kit
alex-collibra opened this issue 7 months ago
alex-collibra opened this issue 7 months ago
issue: useForm reset issue when used with useSWR and conditional rendering
devevignesh opened this issue 7 months ago
devevignesh opened this issue 7 months ago
issue: UseFormReturn Typescript Crash
JesusFTG opened this issue 7 months ago
JesusFTG opened this issue 7 months ago
Document utils and logic functions
ultrox opened this pull request 7 months ago
ultrox opened this pull request 7 months ago
Controller changes checkbox behavior
bolivier opened this issue 7 months ago
bolivier opened this issue 7 months ago
Feature Request: Introduce setSuccess Function Similar to setError in React-Hook-Form
TanzimHossain2 opened this issue 7 months ago
TanzimHossain2 opened this issue 7 months ago
issue: AJV resolvers custom keywords errors are not present in formState.errors
javier-brenes-zen opened this issue 7 months ago
javier-brenes-zen opened this issue 7 months ago
issue: 7.51.4 form initially dirty when using shouldUnregister: true
robcaldecott opened this issue 7 months ago
robcaldecott opened this issue 7 months ago
Fix SetError to Preserve Existing Errors elsewhere in the object
SimonJTurner opened this pull request 7 months ago
SimonJTurner opened this pull request 7 months ago
issue: FieldErrors type doesn't support the "root" property
peguerosdc opened this issue 7 months ago
peguerosdc opened this issue 7 months ago
dirtyFields changes from type object to type array after submit
msageryd opened this issue 7 months ago
msageryd opened this issue 7 months ago
π fix #11821 set value with disabled false before mount
erashu212 opened this pull request 7 months ago
erashu212 opened this pull request 7 months ago
issue: Multi-page form validation issue with react-hook-form and arrays
seanmiddaugh opened this issue 8 months ago
seanmiddaugh opened this issue 8 months ago
issue: Select input doesnt work when there's "," and "."
stivenm16 opened this issue 8 months ago
stivenm16 opened this issue 8 months ago
π fix #11842 radio buttons not disabled when multiple share a name
cj-young opened this pull request 8 months ago
cj-young opened this pull request 8 months ago
fix: add info.value type to WatchObserver
peinguin opened this pull request 8 months ago
peinguin opened this pull request 8 months ago
issue: When using reValidateMode: 'onBlur', the form doesn't submit when its single error is fixed
stowball opened this issue 8 months ago
stowball opened this issue 8 months ago
issue: TypeScript error when specifying `defaultValues` with generic types in `useForm`
vadimyen opened this issue 8 months ago
vadimyen opened this issue 8 months ago
issue: Duplicated checkboxes create the same values in array
damian-balas opened this issue 8 months ago
damian-balas opened this issue 8 months ago
issue: valueAsDate parses based on current timezone
abmagil opened this issue 8 months ago
abmagil opened this issue 8 months ago
issue: disabled property in useForm applied to Form Provider does not apply to all radio inputs
singhshemona opened this issue 8 months ago
singhshemona opened this issue 8 months ago
issue: the `formState.errors`default type is incorrect
voinik opened this issue 8 months ago
voinik opened this issue 8 months ago
issue: setError does not work with ErrorMessage component
brunoll opened this issue 8 months ago
brunoll opened this issue 8 months ago
Allow JSX elements/React components to be returned as an error message
markhalliwell opened this issue 8 months ago
markhalliwell opened this issue 8 months ago
Form reset, append adds ghost empty fields
imprakharshukla opened this issue 8 months ago
imprakharshukla opened this issue 8 months ago
issue: useFieldArray and getFieldState causes react console warnings
axel-havukangas-tt opened this issue 8 months ago
axel-havukangas-tt opened this issue 8 months ago
issue: Password match validation don't hide error, when input not mentioned in refine() 'path' has changed to valid
upauliushchyk opened this issue 8 months ago
upauliushchyk opened this issue 8 months ago
fix: correct type of `error` field in `getFieldState` return object
cj-young opened this pull request 8 months ago
cj-young opened this pull request 8 months ago
issue: error object from both formState and fieldState are always undefined with useController
weihungchin opened this issue 8 months ago
weihungchin opened this issue 8 months ago
Fix: break out of recursive loops on first focus
DPflasterer opened this pull request 8 months ago
DPflasterer opened this pull request 8 months ago
issue: getFieldState from useFormContext does not have latest error state without referencing formState also
jbgrunewald opened this issue 8 months ago
jbgrunewald opened this issue 8 months ago
Method to update custom context after the form initialisation?
nicostombros opened this issue 8 months ago
nicostombros opened this issue 8 months ago
issue: radio buttons are not checked when "disabled" property is set
screendriver opened this issue 8 months ago
screendriver opened this issue 8 months ago
issue: form.reset will cause useFieldArray to trigger watch subscription
zjb19970804 opened this issue 8 months ago
zjb19970804 opened this issue 8 months ago
How to specify the default value type as the object
zejunking opened this issue 8 months ago
zejunking opened this issue 8 months ago
issue: register/unregister should affect isDirty in formState
yslpn opened this issue 8 months ago
yslpn opened this issue 8 months ago
issue: `getFieldState(..).error` type is incorrect
voinik opened this issue 8 months ago
voinik opened this issue 8 months ago
issue: watch not working as expected for nested components using useFormContext
ksmith173 opened this issue 8 months ago
ksmith173 opened this issue 8 months ago
issue: When creating an input that only allows numbers through a controller, entering Korean results in the last digit being erased.
kevin-sjj opened this issue 8 months ago
kevin-sjj opened this issue 8 months ago
issue: fieldArray.fields out of sync with form.watch() after reset
BrendanC23 opened this issue 8 months ago
BrendanC23 opened this issue 8 months ago
Support for single input being tied to multiple forms
elieven opened this issue 8 months ago
elieven opened this issue 8 months ago
i want disabled add button on useField Array when error on 2 required filed
arezookheirabedi opened this issue 8 months ago
arezookheirabedi opened this issue 8 months ago
Fix broken link to examples in README.md
mjr2595 opened this pull request 8 months ago
mjr2595 opened this pull request 8 months ago
issue: ReactNative password field not obscuring text
odeke opened this issue 8 months ago
odeke opened this issue 8 months ago
issue: Validation issue after unmounting fields
KaranLala opened this issue 8 months ago
KaranLala opened this issue 8 months ago
feat: Imperative form `submit` method
bombillazo opened this pull request 8 months ago
bombillazo opened this pull request 8 months ago
issue: Resolver's return error should properly set formState: {error}
croraf opened this issue 8 months ago
croraf opened this issue 8 months ago
issue: Infinite Loop: Submitting FormContext with Nested FormContext causes repeated error rendering
ifozest opened this issue 8 months ago
ifozest opened this issue 8 months ago
issue + feature request: defaultValue of type `Date` is not applied to`<input type=date>` - with `register` API
tresorama opened this issue 8 months ago
tresorama opened this issue 8 months ago
issue: Controller rules.pattern doesn't apply new value without explicit undefined
PetrBorisov opened this issue 8 months ago
PetrBorisov opened this issue 8 months ago
Issue: Error doesn't clear even when isValid state is 'true'
IdoBouskila opened this issue 8 months ago
IdoBouskila opened this issue 8 months ago
issue: Fields dirty state is not updated when passing values to useForm since 7.51.0
djhi opened this issue 8 months ago
djhi opened this issue 8 months ago
issue: validate rules shift errors
Kirdock opened this issue 8 months ago
Kirdock opened this issue 8 months ago
can the field property returned by useController return if the field is required or not?
marlonpp opened this issue 8 months ago
marlonpp opened this issue 8 months ago
issue: useConroller creates empty objects for nested fields
andykog opened this issue 8 months ago
andykog opened this issue 8 months ago
issue: useFieldArray fields is not updated when input changes
HamadTheIronside opened this issue 8 months ago
HamadTheIronside opened this issue 8 months ago
When use setValue({ shouldValidate: true }), it triggers rerender even if formState.errors haven't changed
aak-lear opened this issue 8 months ago
aak-lear opened this issue 8 months ago