Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
React Hook Form
π React hooks for form validation without the hassle
Collective -
Host: opensource -
https://opencollective.com/react-hook-form
- Website: https://react-hook-form.com/
- Code: https://github.com/react-hook-form
Latest release failed
github.com/react-hook-form/devtools - astrodomas opened this issue 4 months ago
github.com/react-hook-form/devtools - astrodomas opened this issue 4 months ago
issue: setting `disabled` in `useForm` with `useFieldArray` immediately marks the field array as dirty
github.com/react-hook-form/react-hook-form - eugene-mohc opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - eugene-mohc opened this issue 4 months ago
issue: stale closure of register option onChange.
github.com/react-hook-form/react-hook-form - hailey-poppin opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - hailey-poppin opened this issue 4 months ago
fix: isNameInFieldArray with names option
github.com/react-hook-form/resolvers - YuyaYoshioka opened this pull request 4 months ago
github.com/react-hook-form/resolvers - YuyaYoshioka opened this pull request 4 months ago
Annotate pre-validated field types
github.com/react-hook-form/react-hook-form - musjj opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - musjj opened this issue 4 months ago
Annotate pre-validated value types
github.com/react-hook-form/resolvers - musjj opened this issue 4 months ago
github.com/react-hook-form/resolvers - musjj opened this issue 4 months ago
issue: formState.errors does not update on useForm.trigger
github.com/react-hook-form/react-hook-form - mrtnbrst opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - mrtnbrst opened this issue 4 months ago
issue: async validate method not being awaited
github.com/react-hook-form/react-hook-form - chaptergy opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - chaptergy opened this issue 4 months ago
Side Menu doesn't change bg color when Documentation Scroll
github.com/react-hook-form/documentation - Srabon444 opened this issue 4 months ago
github.com/react-hook-form/documentation - Srabon444 opened this issue 4 months ago
Side Menu doesn't change bg color when Documentation Scroll
github.com/react-hook-form/react-hook-form - Srabon444 opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - Srabon444 opened this issue 4 months ago
issue: Incorrect value type from useController for nested field under optional parent field
github.com/react-hook-form/react-hook-form - zlk89 opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - zlk89 opened this issue 4 months ago
issue: (0 , react_hook_form__WEBPACK_IMPORTED_MODULE_14__.useForm) is not a function
github.com/react-hook-form/react-hook-form - T1collo opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - T1collo opened this issue 4 months ago
issue: resetField set option defaultValue not update form default value for that field
github.com/react-hook-form/react-hook-form - duyvinh229148 opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - duyvinh229148 opened this issue 4 months ago
issue: `useFormState` no longer updates `validatingFields`
github.com/react-hook-form/react-hook-form - slax57 opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - slax57 opened this issue 4 months ago
issue: error disappear once submit clicked
github.com/react-hook-form/react-hook-form - nkt opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - nkt opened this issue 4 months ago
feat: Add additional Types that do not include the ref in FieldValues
github.com/react-hook-form/react-hook-form - AlemTuzlak opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - AlemTuzlak opened this issue 4 months ago
issue: `useForm`βs `context` doesnβt update with new values
github.com/react-hook-form/react-hook-form - selrond opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - selrond opened this issue 4 months ago
π fix #12097 Use dirty fields along with mount names for form reset with keepDirtyValues (#12097)
github.com/react-hook-form/react-hook-form - DizzasTeR opened this pull request 4 months ago
github.com/react-hook-form/react-hook-form - DizzasTeR opened this pull request 4 months ago
issue: explicitly registering input disabled: false boolean value does not trigger validation
github.com/react-hook-form/react-hook-form - reinertisa opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - reinertisa opened this issue 4 months ago
issue: form.reset() prevents form.setValue on field array from working
github.com/react-hook-form/react-hook-form - lefan-tan opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - lefan-tan opened this issue 4 months ago
RECREATED: Unexpected dirtyFields Output When Using keepDefaultValues Option with reset
github.com/react-hook-form/react-hook-form - PavelTankovich opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - PavelTankovich opened this issue 4 months ago
issue: useWatch<T> returns wrong types
github.com/react-hook-form/react-hook-form - stychu opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - stychu opened this issue 4 months ago
issue: [React Native] React Hook Form causes the QuickType bar on iOS to flicker on every input
github.com/react-hook-form/react-hook-form - valtism opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - valtism opened this issue 4 months ago
issue: Field values become undefined when using values prop in useForm and unmounting
github.com/react-hook-form/react-hook-form - impeas opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - impeas opened this issue 4 months ago
issue: Controller is re-rendering fields unnecessarily
github.com/react-hook-form/react-hook-form - AmrAbdulrahman opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - AmrAbdulrahman opened this issue 4 months ago
issue: isDirty doesn't work at the first time
github.com/react-hook-form/react-hook-form - dvlptuankiendo opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - dvlptuankiendo opened this issue 4 months ago
π«οΈ close #12148 support isValid when mode is set to onBlur
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 4 months ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 4 months ago
π fix #12021 issue with disable prop not reflect on re-render without trigger by useEffect
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 4 months ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 4 months ago
π©βπΎ close #12168 optimise re-render with validating fields subscription
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 4 months ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 4 months ago
Extend documentation with section on new transformed values type `TTransformedValues` of `useForm` and `SubmitHandler`
github.com/react-hook-form/documentation - maurer2 opened this pull request 4 months ago
github.com/react-hook-form/documentation - maurer2 opened this pull request 4 months ago
issue: When React frequently update value of the input it doesn't get updated in the form state
github.com/react-hook-form/react-hook-form - isBatak opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - isBatak opened this issue 4 months ago
π fix #12127 issue with compare object value changed with object input
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 4 months ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 4 months ago
Pass validation error dynamic parameters along with error message
github.com/react-hook-form/react-hook-form - andreyselin opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - andreyselin opened this issue 4 months ago
Export `getRuleValue()` as a public API
github.com/react-hook-form/react-hook-form - jonkoops opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - jonkoops opened this issue 4 months ago
issue: When calling `getValues`, nested array values in the returned object appear to be returned by reference
github.com/react-hook-form/react-hook-form - tom-groves opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - tom-groves opened this issue 4 months ago
issue: Separate forms produces conflict and call each other's onSubmits
github.com/react-hook-form/react-hook-form - MajidBabaeifar opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - MajidBabaeifar opened this issue 4 months ago
issue: Integer default value not working for radio inputs
github.com/react-hook-form/react-hook-form - bgirschig opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - bgirschig opened this issue 4 months ago
issue: isDirty reporting as false when using debounced async validation
github.com/react-hook-form/react-hook-form - parkm opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - parkm opened this issue 4 months ago
issue: submit then click link button to another page ,handleSubmit will invoke both error callback and success callback
github.com/react-hook-form/react-hook-form - Jerry-yx opened this issue 4 months ago
github.com/react-hook-form/react-hook-form - Jerry-yx opened this issue 4 months ago
fix: added recursive depth limit to path
github.com/react-hook-form/react-hook-form - pax-k opened this pull request 5 months ago
github.com/react-hook-form/react-hook-form - pax-k opened this pull request 5 months ago
issue: subscribing to isValidating unexpectedly causes number of renders to increase
github.com/react-hook-form/react-hook-form - adriantrunzo opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - adriantrunzo opened this issue 5 months ago
IntelliSense hangs infinitely in VSCode after installing react-hook-form
github.com/react-hook-form/react-hook-form - pax-k opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - pax-k opened this issue 5 months ago
Documentation: useForm lacking disabled
github.com/react-hook-form/documentation - barrybtw opened this issue 5 months ago
github.com/react-hook-form/documentation - barrybtw opened this issue 5 months ago
Unexpected dirtyFields Output When Using keepDefaultValues Option with reset
github.com/react-hook-form/react-hook-form - PavelTankovich opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - PavelTankovich opened this issue 5 months ago
Pass rules to the render function of a Controller
github.com/react-hook-form/react-hook-form - miikemccabe opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - miikemccabe opened this issue 5 months ago
Feature Request: I want to make the validation rules conditional on button clicks.
github.com/react-hook-form/react-hook-form - toki-developer opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - toki-developer opened this issue 5 months ago
issue: removing an element from a field array causes unexpected behavior in multi-select dirty fields
github.com/react-hook-form/react-hook-form - canastro opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - canastro opened this issue 5 months ago
issue: React Compiler RHF Reset Unresponsive Form
github.com/react-hook-form/react-hook-form - jovermier opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - jovermier opened this issue 5 months ago
issue: Usage of field values from useController differs from usage of register props in term of populating default value
github.com/react-hook-form/react-hook-form - kalkson opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - kalkson opened this issue 5 months ago
issue: `useWatch` value changes on every re-render
github.com/react-hook-form/react-hook-form - JoseVSeb opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - JoseVSeb opened this issue 5 months ago
chore: upgrade eslint to v9
github.com/react-hook-form/react-hook-form - abnud11 opened this pull request 5 months ago
github.com/react-hook-form/react-hook-form - abnud11 opened this pull request 5 months ago
chore: upgrade @effect/schema
github.com/react-hook-form/resolvers - dudeofawesome opened this pull request 5 months ago
github.com/react-hook-form/resolvers - dudeofawesome opened this pull request 5 months ago
TypeBox resolver does not work with valid TypeBox schema
github.com/react-hook-form/resolvers - divmgl opened this issue 5 months ago
github.com/react-hook-form/resolvers - divmgl opened this issue 5 months ago
Support `isValid` when mode is set to `onBlur`
github.com/react-hook-form/react-hook-form - thomas-coldwell opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - thomas-coldwell opened this issue 5 months ago
[docs]: Reference breaking changes for AJV
github.com/react-hook-form/resolvers - hoop71 opened this pull request 5 months ago
github.com/react-hook-form/resolvers - hoop71 opened this pull request 5 months ago
issue: subscribing to a nested field where the parent is null, results in a value in the submit
github.com/react-hook-form/react-hook-form - Sam-Persoon opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - Sam-Persoon opened this issue 5 months ago
fix: resolve type of set function
github.com/react-hook-form/react-hook-form - vismay7 opened this pull request 5 months ago
github.com/react-hook-form/react-hook-form - vismay7 opened this pull request 5 months ago
Update seterror.mdx
github.com/react-hook-form/documentation - fahadsohail482 opened this pull request 5 months ago
github.com/react-hook-form/documentation - fahadsohail482 opened this pull request 5 months ago
[valibot] Validation errors reported by βcheckItemsβ are not displayed properly
github.com/react-hook-form/resolvers - Thanaen opened this issue 5 months ago
github.com/react-hook-form/resolvers - Thanaen opened this issue 5 months ago
issue: [formState] Incorrect type of dirtyFields for lists and objects
github.com/react-hook-form/react-hook-form - islami00 opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - islami00 opened this issue 5 months ago
issue: cant reset input file
github.com/react-hook-form/react-hook-form - rendi12345678 opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - rendi12345678 opened this issue 5 months ago
Issue with form.register not returning value
github.com/react-hook-form/react-hook-form - nutgaard opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - nutgaard opened this issue 5 months ago
DevTools in production
github.com/react-hook-form/devtools - spacecat opened this issue 5 months ago
github.com/react-hook-form/devtools - spacecat opened this issue 5 months ago
Form is flagged as dirty on reset while it's not
github.com/react-hook-form/react-hook-form - arkadiy93 opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - arkadiy93 opened this issue 5 months ago
chore: upgrade codeql github workflow
github.com/react-hook-form/react-hook-form - abnud11 opened this pull request 5 months ago
github.com/react-hook-form/react-hook-form - abnud11 opened this pull request 5 months ago
Fix integer default value not working for radio inputs
github.com/react-hook-form/react-hook-form - bgirschig opened this pull request 5 months ago
github.com/react-hook-form/react-hook-form - bgirschig opened this pull request 5 months ago
[effect-ts] Expected string, actual undefined
github.com/react-hook-form/resolvers - fredericrous opened this issue 5 months ago
github.com/react-hook-form/resolvers - fredericrous opened this issue 5 months ago
The Github release for 7.52.1 is wrongly named 7.51.1
github.com/react-hook-form/react-hook-form - camsteffen opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - camsteffen opened this issue 5 months ago
issue: controlled field validation not updating when `disabled` is boolean and value is object
github.com/react-hook-form/react-hook-form - quintstoffers opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - quintstoffers opened this issue 5 months ago
Feature Request: add `deps` prop / option to `Controller` / `useController`
github.com/react-hook-form/react-hook-form - wand2016 opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - wand2016 opened this issue 5 months ago
Zod and async marks all fields as validating instead of only the one
github.com/react-hook-form/resolvers - walidvb opened this issue 5 months ago
github.com/react-hook-form/resolvers - walidvb opened this issue 5 months ago
issue: The https://react-hook-form.com/ website is down
github.com/react-hook-form/react-hook-form - kildareflare opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - kildareflare opened this issue 5 months ago
issue: conditional validation with zod `.refine` only works on blur
github.com/react-hook-form/react-hook-form - rodrigovallades opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - rodrigovallades opened this issue 5 months ago
issue: Reseting default values for array field marks it always as dirty
github.com/react-hook-form/react-hook-form - arkadiy93 opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - arkadiy93 opened this issue 5 months ago
fix: fix typo in `useForm` documentation
github.com/react-hook-form/documentation - TimotejKovacka opened this pull request 5 months ago
github.com/react-hook-form/documentation - TimotejKovacka opened this pull request 5 months ago
issue: useEffect not triggering on value watched with useFieldArray
github.com/react-hook-form/react-hook-form - CutiePi opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - CutiePi opened this issue 5 months ago
Unable to trigger validation inside of rules
github.com/react-hook-form/react-hook-form - OldManMeta opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - OldManMeta opened this issue 5 months ago
issue: remaining textarea value after reset
github.com/react-hook-form/react-hook-form - donghoon-song opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - donghoon-song opened this issue 5 months ago
issue: useFieldArray and Controller mix shows previous value
github.com/react-hook-form/react-hook-form - deepdawn0 opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - deepdawn0 opened this issue 5 months ago
Feat: add a recursive depth limit to path (eager.d.ts)
github.com/react-hook-form/react-hook-form - PFJoey opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - PFJoey opened this issue 5 months ago
close #12108 useController should subscribe to exact field name of form's state
github.com/react-hook-form/react-hook-form - Wendystraite opened this pull request 5 months ago
github.com/react-hook-form/react-hook-form - Wendystraite opened this pull request 5 months ago
issue: useController should subscribe to exact field name of form's state
github.com/react-hook-form/react-hook-form - Wendystraite opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - Wendystraite opened this issue 5 months ago
issue: Type of changes from useFieldArray-Functions are `undefined`
github.com/react-hook-form/react-hook-form - flokol120 opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - flokol120 opened this issue 5 months ago
Can't import io-ts resolvers since 2.9.7
github.com/react-hook-form/resolvers - FlorianBurgevin opened this issue 5 months ago
github.com/react-hook-form/resolvers - FlorianBurgevin opened this issue 5 months ago
issue: Typo in docstring
github.com/react-hook-form/react-hook-form - yakovsushenok opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - yakovsushenok opened this issue 5 months ago
Feature Request: modeling different resolver input and output types
github.com/react-hook-form/react-hook-form - jedwards1211 opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - jedwards1211 opened this issue 5 months ago
issue: useController with array as value does not update useFieldArray linked to same field
github.com/react-hook-form/react-hook-form - KarelVerschraegen opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - KarelVerschraegen opened this issue 5 months ago
issue: Duplicate fields after deleting. useFieldArray and react-query
github.com/react-hook-form/react-hook-form - xiaohai-huang opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - xiaohai-huang opened this issue 5 months ago
issue: reset() and keepDirtyValues on dirty fields containing an array always resets the value
github.com/react-hook-form/react-hook-form - tibbe opened this issue 5 months ago
github.com/react-hook-form/react-hook-form - tibbe opened this issue 5 months ago
Remove single quotations for lint in package.json, so it can run properly
github.com/react-hook-form/react-hook-form - lukacera opened this pull request 5 months ago
github.com/react-hook-form/react-hook-form - lukacera opened this pull request 5 months ago
issue: SetState after submission results in stale data on render
github.com/react-hook-form/react-hook-form - JRebella opened this issue 6 months ago
github.com/react-hook-form/react-hook-form - JRebella opened this issue 6 months ago
issue: dirtyFiedls type error
github.com/react-hook-form/react-hook-form - yoonminsang opened this issue 6 months ago
github.com/react-hook-form/react-hook-form - yoonminsang opened this issue 6 months ago
chore: upgrade app dependencies
github.com/react-hook-form/react-hook-form - abnud11 opened this pull request 6 months ago
github.com/react-hook-form/react-hook-form - abnud11 opened this pull request 6 months ago
chore: upgrade dependencies
github.com/react-hook-form/react-hook-form - abnud11 opened this pull request 6 months ago
github.com/react-hook-form/react-hook-form - abnud11 opened this pull request 6 months ago
issue: Problem with constraining an optional field
github.com/react-hook-form/react-hook-form - DimRev opened this issue 6 months ago
github.com/react-hook-form/react-hook-form - DimRev opened this issue 6 months ago