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
Provide Validation Event Type to `resolver` Function
github.com/react-hook-form/react-hook-form - slaymance opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - slaymance opened this issue 7 months ago
π fix #11922 keep dirty on reset with dirty fields
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 7 months ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 7 months ago
issue: combining isValid and isDirty in useEffect deps array fire the effect twice
github.com/react-hook-form/react-hook-form - epignosisx opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - epignosisx opened this issue 7 months ago
issue: Type generics do not work well with TS Unions
github.com/react-hook-form/react-hook-form - keithrz opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - keithrz opened this issue 7 months ago
issue: Render loop when calling `getFieldState`
github.com/react-hook-form/react-hook-form - fzaninotto opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - fzaninotto opened this issue 7 months ago
formContext.trigger should have an option to use ReValidateMode
github.com/react-hook-form/react-hook-form - DeyLak opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - DeyLak opened this issue 7 months ago
feat: add support for custom error messages for required fields
github.com/react-hook-form/resolvers - Rozamo opened this pull request 7 months ago
github.com/react-hook-form/resolvers - Rozamo opened this pull request 7 months ago
Allow resolver output type to truly differ
github.com/react-hook-form/react-hook-form - jedahu opened this pull request 7 months ago
github.com/react-hook-form/react-hook-form - jedahu opened this pull request 7 months ago
issue: resetField nested field doesn`t reset state useFieldArray
github.com/react-hook-form/react-hook-form - Devisione opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - Devisione opened this issue 7 months ago
Add validation in the cleanup process in `useController`
github.com/react-hook-form/react-hook-form - nakaakist opened this pull request 7 months ago
github.com/react-hook-form/react-hook-form - nakaakist opened this pull request 7 months ago
issue: cleanup process in `useController` crashes when used with `useFieldArray` in certain cases
github.com/react-hook-form/react-hook-form - nakaakist opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - nakaakist opened this issue 7 months ago
βοΈ close #11932 allow react 19 peer dependency
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 7 months ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 7 months ago
issue: register does not set the disabled prop when form is disabled
github.com/react-hook-form/react-hook-form - RedHatter opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - RedHatter opened this issue 7 months ago
issue: MALWARE ATTEMPT message
github.com/react-hook-form/react-hook-form - benjaminmodayil opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - benjaminmodayil opened this issue 7 months ago
allow react 19 peer dependency
github.com/react-hook-form/react-hook-form - osdiab opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - osdiab opened this issue 7 months ago
issue: Field with useController inside useFieldArray not update
github.com/react-hook-form/react-hook-form - andreyevyk opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - andreyevyk opened this issue 7 months ago
migrate arktype resolver to v2
github.com/react-hook-form/resolvers - ssalbdivad opened this pull request 7 months ago
github.com/react-hook-form/resolvers - ssalbdivad opened this pull request 7 months ago
issue: appending/removing a field from field array marks all arrays as dirty
github.com/react-hook-form/react-hook-form - kwerdna19 opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - 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
github.com/react-hook-form/react-hook-form - IzumiSy opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - IzumiSy opened this issue 7 months ago
issue: getFieldState().error type broken on nested FieldValues
github.com/react-hook-form/react-hook-form - elecdeer opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - elecdeer opened this issue 7 months ago
issue: Maximum Update Depth Exceeded error when using `isValidating` flag
github.com/react-hook-form/react-hook-form - sharonsooyeon opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - sharonsooyeon opened this issue 7 months ago
issue: Form validation behavior changes when the isValid form state is subscribed
github.com/react-hook-form/react-hook-form - giggo1604 opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - giggo1604 opened this issue 7 months ago
added a test to showcase the difference in behavior by just subscribiβ¦
github.com/react-hook-form/react-hook-form - giggo1604 opened this pull request 7 months ago
github.com/react-hook-form/react-hook-form - giggo1604 opened this pull request 7 months ago
issue: Keep Dirty on reset does not work
github.com/react-hook-form/react-hook-form - islami00 opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - islami00 opened this issue 7 months ago
issue: useWatch returning array with undefined
github.com/react-hook-form/react-hook-form - phantomcosmonaut opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - 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
github.com/react-hook-form/react-hook-form - mcleantom opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - mcleantom opened this issue 7 months ago
Eslint plugin for react hook form
github.com/react-hook-form/react-hook-form - RabbitShare opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - RabbitShare opened this issue 7 months ago
fix: change info.values type in WatchObserver
github.com/react-hook-form/react-hook-form - peinguin opened this pull request 7 months ago
github.com/react-hook-form/react-hook-form - peinguin opened this pull request 7 months ago
fix issue with set api
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 7 months ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 7 months ago
issue: react-hook-form bundle is different from other packages
github.com/react-hook-form/react-hook-form - Sh031224 opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - Sh031224 opened this issue 7 months ago
Default TTransformedValues generics to TFieldValues
github.com/react-hook-form/react-hook-form - kevinresol opened this pull request 7 months ago
github.com/react-hook-form/react-hook-form - kevinresol opened this pull request 7 months ago
TTransformedValues should default to TFieldValues
github.com/react-hook-form/react-hook-form - kevinresol opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - kevinresol opened this issue 7 months ago
fix: remove export on `set`
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 7 months ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 7 months ago
fix: remove lodash.set due to security check
github.com/react-hook-form/resolvers - bluebill1049 opened this pull request 7 months ago
github.com/react-hook-form/resolvers - bluebill1049 opened this pull request 7 months ago
fix: migrate set to lodash.set package
github.com/react-hook-form/resolvers - bluebill1049 opened this pull request 7 months ago
github.com/react-hook-form/resolvers - bluebill1049 opened this pull request 7 months ago
issue: Watch don't work with React Compiler (React 19)
github.com/react-hook-form/react-hook-form - Maxou44 opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - Maxou44 opened this issue 7 months ago
issue: useWatch / watch has wrong values when using form array with dnd kit
github.com/react-hook-form/react-hook-form - alex-collibra opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - alex-collibra opened this issue 7 months ago
issue: useForm reset issue when used with useSWR and conditional rendering
github.com/react-hook-form/react-hook-form - devevignesh opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - devevignesh opened this issue 7 months ago
issue: UseFormReturn Typescript Crash
github.com/react-hook-form/react-hook-form - JesusFTG opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - JesusFTG opened this issue 7 months ago
Document utils and logic functions
github.com/react-hook-form/react-hook-form - ultrox opened this pull request 7 months ago
github.com/react-hook-form/react-hook-form - ultrox opened this pull request 7 months ago
Controller changes checkbox behavior
github.com/react-hook-form/react-hook-form - bolivier opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - bolivier opened this issue 7 months ago
Why Hookform resolver makes required fields optional?
github.com/react-hook-form/resolvers - ritikbanger opened this issue 7 months ago
github.com/react-hook-form/resolvers - ritikbanger opened this issue 7 months ago
Feature Request: Introduce setSuccess Function Similar to setError in React-Hook-Form
github.com/react-hook-form/react-hook-form - TanzimHossain2 opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - TanzimHossain2 opened this issue 7 months ago
Add section on behaviour of values prop in combination with defaultValues prop
github.com/react-hook-form/documentation - maurer2 opened this pull request 7 months ago
github.com/react-hook-form/documentation - maurer2 opened this pull request 7 months ago
issue: AJV resolvers custom keywords errors are not present in formState.errors
github.com/react-hook-form/react-hook-form - javier-brenes-zen opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - javier-brenes-zen opened this issue 7 months ago
Update api.tsx
github.com/react-hook-form/documentation - KarelVerschraegen opened this pull request 7 months ago
github.com/react-hook-form/documentation - KarelVerschraegen opened this pull request 7 months ago
issue: 7.51.4 form initially dirty when using shouldUnregister: true
github.com/react-hook-form/react-hook-form - robcaldecott opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - robcaldecott opened this issue 7 months ago
Fix SetError to Preserve Existing Errors elsewhere in the object
github.com/react-hook-form/react-hook-form - SimonJTurner opened this pull request 7 months ago
github.com/react-hook-form/react-hook-form - SimonJTurner opened this pull request 7 months ago
Update effect-ts README.md
github.com/react-hook-form/resolvers - bluebill1049 opened this pull request 7 months ago
github.com/react-hook-form/resolvers - bluebill1049 opened this pull request 7 months ago
Update main.yml
github.com/react-hook-form/resolvers - bluebill1049 opened this pull request 7 months ago
github.com/react-hook-form/resolvers - bluebill1049 opened this pull request 7 months ago
Update node version
github.com/react-hook-form/resolvers - bluebill1049 opened this pull request 7 months ago
github.com/react-hook-form/resolvers - bluebill1049 opened this pull request 7 months ago
issue: FieldErrors type doesn't support the "root" property
github.com/react-hook-form/react-hook-form - peguerosdc opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - peguerosdc opened this issue 7 months ago
Update main.yml
github.com/react-hook-form/resolvers - bluebill1049 opened this pull request 7 months ago
github.com/react-hook-form/resolvers - bluebill1049 opened this pull request 7 months ago
dirtyFields changes from type object to type array after submit
github.com/react-hook-form/react-hook-form - msageryd opened this issue 7 months ago
github.com/react-hook-form/react-hook-form - msageryd opened this issue 7 months ago
π fix #11821 set value with disabled false before mount
github.com/react-hook-form/react-hook-form - erashu212 opened this pull request 7 months ago
github.com/react-hook-form/react-hook-form - erashu212 opened this pull request 7 months ago
chore: update main.yml
github.com/react-hook-form/resolvers - bluebill1049 opened this pull request 8 months ago
github.com/react-hook-form/resolvers - bluebill1049 opened this pull request 8 months ago
issue: Multi-page form validation issue with react-hook-form and arrays
github.com/react-hook-form/react-hook-form - seanmiddaugh opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - seanmiddaugh opened this issue 8 months ago
issue: Select input doesnt work when there's "," and "."
github.com/react-hook-form/react-hook-form - stivenm16 opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - stivenm16 opened this issue 8 months ago
chore(deps): bump zod from 3.21.4 to 3.23.8
github.com/react-hook-form/documentation - dependabot[bot] opened this pull request 8 months ago
github.com/react-hook-form/documentation - dependabot[bot] opened this pull request 8 months ago
chore(deps): bump next from 13.4.5 to 14.1.1
github.com/react-hook-form/documentation - dependabot[bot] opened this pull request 8 months ago
github.com/react-hook-form/documentation - dependabot[bot] opened this pull request 8 months ago
π fix #11842 radio buttons not disabled when multiple share a name
github.com/react-hook-form/react-hook-form - cj-young opened this pull request 8 months ago
github.com/react-hook-form/react-hook-form - cj-young opened this pull request 8 months ago
fix: add info.value type to WatchObserver
github.com/react-hook-form/react-hook-form - peinguin opened this pull request 8 months ago
github.com/react-hook-form/react-hook-form - peinguin opened this pull request 8 months ago
Improve documentation on setError
github.com/react-hook-form/documentation - NullDivision opened this issue 8 months ago
github.com/react-hook-form/documentation - NullDivision opened this issue 8 months ago
feat: add VineJS resolver
github.com/react-hook-form/resolvers - lahgolz opened this pull request 8 months ago
github.com/react-hook-form/resolvers - lahgolz opened this pull request 8 months ago
issue: When using reValidateMode: 'onBlur', the form doesn't submit when its single error is fixed
github.com/react-hook-form/react-hook-form - stowball opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - stowball opened this issue 8 months ago
feat: effect-ts resolver
github.com/react-hook-form/resolvers - binaryartifex opened this pull request 8 months ago
github.com/react-hook-form/resolvers - binaryartifex opened this pull request 8 months ago
issue: TypeScript error when specifying `defaultValues` with generic types in `useForm`
github.com/react-hook-form/react-hook-form - vadimyen opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - vadimyen opened this issue 8 months ago
issue: Duplicated checkboxes create the same values in array
github.com/react-hook-form/react-hook-form - damian-balas opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - damian-balas opened this issue 8 months ago
issue: valueAsDate parses based on current timezone
github.com/react-hook-form/react-hook-form - abmagil opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - abmagil opened this issue 8 months ago
issue: disabled property in useForm applied to Form Provider does not apply to all radio inputs
github.com/react-hook-form/react-hook-form - singhshemona opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - singhshemona opened this issue 8 months ago
issue: the `formState.errors`default type is incorrect
github.com/react-hook-form/react-hook-form - voinik opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - voinik opened this issue 8 months ago
Typeerror when used with zod 3.23
github.com/react-hook-form/resolvers - ljukas opened this issue 8 months ago
github.com/react-hook-form/resolvers - ljukas opened this issue 8 months ago
No support to update controller render props
github.com/react-hook-form/codemod - gik-hub opened this issue 8 months ago
github.com/react-hook-form/codemod - gik-hub opened this issue 8 months ago
issue: setError does not work with ErrorMessage component
github.com/react-hook-form/react-hook-form - brunoll opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - brunoll opened this issue 8 months ago
Allow JSX elements/React components to be returned as an error message
github.com/react-hook-form/react-hook-form - markhalliwell opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - markhalliwell opened this issue 8 months ago
Form reset, append adds ghost empty fields
github.com/react-hook-form/react-hook-form - imprakharshukla opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - imprakharshukla opened this issue 8 months ago
feat(typeboxResolver): make TypeBox resolver work with compiled schema
github.com/react-hook-form/resolvers - huynhducduy opened this pull request 8 months ago
github.com/react-hook-form/resolvers - huynhducduy opened this pull request 8 months ago
issue: useFieldArray and getFieldState causes react console warnings
github.com/react-hook-form/react-hook-form - axel-havukangas-tt opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - 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
github.com/react-hook-form/react-hook-form - upauliushchyk opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - upauliushchyk opened this issue 8 months ago
fix: correct type of `error` field in `getFieldState` return object
github.com/react-hook-form/react-hook-form - cj-young opened this pull request 8 months ago
github.com/react-hook-form/react-hook-form - cj-young opened this pull request 8 months ago
issue: error object from both formState and fieldState are always undefined with useController
github.com/react-hook-form/react-hook-form - weihungchin opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - weihungchin opened this issue 8 months ago
Add note to Controller documentation - FE-1221
github.com/react-hook-form/documentation - mbrowne opened this pull request 8 months ago
github.com/react-hook-form/documentation - mbrowne opened this pull request 8 months ago
Fix: break out of recursive loops on first focus
github.com/react-hook-form/react-hook-form - DPflasterer opened this pull request 8 months ago
github.com/react-hook-form/react-hook-form - DPflasterer opened this pull request 8 months ago
issue: getFieldState from useFormContext does not have latest error state without referencing formState also
github.com/react-hook-form/react-hook-form - jbgrunewald opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - jbgrunewald opened this issue 8 months ago
Method to update custom context after the form initialisation?
github.com/react-hook-form/react-hook-form - nicostombros opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - nicostombros opened this issue 8 months ago
issue: radio buttons are not checked when "disabled" property is set
github.com/react-hook-form/react-hook-form - screendriver opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - screendriver opened this issue 8 months ago
issue: form.reset will cause useFieldArray to trigger watch subscription
github.com/react-hook-form/react-hook-form - zjb19970804 opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - zjb19970804 opened this issue 8 months ago
Specify error key in description of new Form component
github.com/react-hook-form/documentation - maurer2 opened this pull request 8 months ago
github.com/react-hook-form/documentation - maurer2 opened this pull request 8 months ago
How to specify the default value type as the object
github.com/react-hook-form/react-hook-form - zejunking opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - zejunking opened this issue 8 months ago
issue: register/unregister should affect isDirty in formState
github.com/react-hook-form/react-hook-form - yslpn opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - yslpn opened this issue 8 months ago
issue: `getFieldState(..).error` type is incorrect
github.com/react-hook-form/react-hook-form - voinik opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - voinik opened this issue 8 months ago
Zodresolver `getFieldState(..).error` type is incorrect
github.com/react-hook-form/resolvers - voinik opened this issue 8 months ago
github.com/react-hook-form/resolvers - voinik opened this issue 8 months ago
issue: watch not working as expected for nested components using useFormContext
github.com/react-hook-form/react-hook-form - ksmith173 opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - 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.
github.com/react-hook-form/react-hook-form - kevin-sjj opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - kevin-sjj opened this issue 8 months ago
issue: fieldArray.fields out of sync with form.watch() after reset
github.com/react-hook-form/react-hook-form - BrendanC23 opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - BrendanC23 opened this issue 8 months ago
Support for single input being tied to multiple forms
github.com/react-hook-form/react-hook-form - elieven opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - elieven opened this issue 8 months ago
i want disabled add button on useField Array when error on 2 required filed
github.com/react-hook-form/react-hook-form - arezookheirabedi opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - arezookheirabedi opened this issue 8 months ago
Fix broken link to examples in README.md
github.com/react-hook-form/react-hook-form - mjr2595 opened this pull request 8 months ago
github.com/react-hook-form/react-hook-form - mjr2595 opened this pull request 8 months ago
issue: ReactNative password field not obscuring text
github.com/react-hook-form/react-hook-form - odeke opened this issue 8 months ago
github.com/react-hook-form/react-hook-form - odeke opened this issue 8 months ago