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
β° track disabled fields and only omit data on submit
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 3 days ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 3 days ago
issue: There is a problem retrieving data using the shouldUnregister configuration
github.com/react-hook-form/react-hook-form - ibeizhu opened this issue 3 days ago
github.com/react-hook-form/react-hook-form - ibeizhu opened this issue 3 days ago
feat(deps): update next to v15.1
github.com/react-hook-form/documentation - marcalexiei opened this pull request 5 days ago
github.com/react-hook-form/documentation - marcalexiei opened this pull request 5 days ago
refactor: enable typescript `strict` mode
github.com/react-hook-form/documentation - marcalexiei opened this pull request 6 days ago
github.com/react-hook-form/documentation - marcalexiei opened this pull request 6 days ago
hookform devtools causing infinite loading
github.com/react-hook-form/devtools - sumanbyte opened this issue 6 days ago
github.com/react-hook-form/devtools - sumanbyte opened this issue 6 days ago
update form state outside of shouldRenderFormState
github.com/react-hook-form/react-hook-form - layerok opened this pull request 7 days ago
github.com/react-hook-form/react-hook-form - layerok opened this pull request 7 days ago
issue: setValue, reset form and DevTool component
github.com/react-hook-form/react-hook-form - layerok opened this issue 8 days ago
github.com/react-hook-form/react-hook-form - layerok opened this issue 8 days ago
refactor: fix typecheck errors and add script execution to CI
github.com/react-hook-form/documentation - marcalexiei opened this pull request 8 days ago
github.com/react-hook-form/documentation - marcalexiei opened this pull request 8 days ago
βοΈ upgrade e2e automation app to react 19
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 8 days ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 8 days ago
refactor: fix eslint errors
github.com/react-hook-form/documentation - marcalexiei opened this pull request 8 days ago
github.com/react-hook-form/documentation - marcalexiei opened this pull request 8 days ago
Add FieldArrayPathByValue type
github.com/react-hook-form/react-hook-form - tran-simon opened this pull request 8 days ago
github.com/react-hook-form/react-hook-form - tran-simon opened this pull request 8 days ago
βοΈ fix #12478 issue should unregister input with controller
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 8 days ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 8 days ago
issue: setValue triggers rerender of components that shouldn't be rerendered
github.com/react-hook-form/react-hook-form - layerok opened this issue 9 days ago
github.com/react-hook-form/react-hook-form - layerok opened this issue 9 days ago
chore: apply prettier formatting
github.com/react-hook-form/documentation - marcalexiei opened this pull request 9 days ago
github.com/react-hook-form/documentation - marcalexiei opened this pull request 9 days ago
issue: First input field using Controller is not registered correctly when shouldUnregister is true in react 19
github.com/react-hook-form/react-hook-form - steoiv opened this issue 9 days ago
github.com/react-hook-form/react-hook-form - steoiv opened this issue 9 days ago
chore: replace `yarn` scripts with `pnpm` scripts
github.com/react-hook-form/documentation - marcalexiei opened this pull request 9 days ago
github.com/react-hook-form/documentation - marcalexiei opened this pull request 9 days ago
chore(deps): bump nanoid from 3.3.7 to 3.3.8
github.com/react-hook-form/documentation - dependabot[bot] opened this pull request 9 days ago
github.com/react-hook-form/documentation - dependabot[bot] opened this pull request 9 days ago
Repo maintenance improvements
github.com/react-hook-form/documentation - marcalexiei opened this issue 9 days ago
github.com/react-hook-form/documentation - marcalexiei opened this issue 9 days ago
feat(useForm): add β`useForm` return and `useEffect` dependenciesβ
github.com/react-hook-form/documentation - marcalexiei opened this pull request 9 days ago
github.com/react-hook-form/documentation - marcalexiei opened this pull request 9 days ago
π§ͺ test(useWatch): destructure setValue from useForm
github.com/react-hook-form/react-hook-form - marcalexiei opened this pull request 9 days ago
github.com/react-hook-form/react-hook-form - marcalexiei opened this pull request 9 days ago
Revert "fix: useForm should return a new object on formState changes"
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 9 days ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 9 days ago
Add react 19 to peer dependencies
github.com/react-hook-form/devtools - Sparticuz opened this pull request 11 days ago
github.com/react-hook-form/devtools - Sparticuz opened this pull request 11 days ago
issue: Type validation fails when making a form component for multiple interfaces with a shared member
github.com/react-hook-form/react-hook-form - bjornpijnacker opened this issue 11 days ago
github.com/react-hook-form/react-hook-form - bjornpijnacker opened this issue 11 days ago
feat: add `type` option in `useWatch`
github.com/react-hook-form/react-hook-form - pushys opened this pull request 11 days ago
github.com/react-hook-form/react-hook-form - pushys opened this pull request 11 days ago
feat(ajv): Keep original validation type while using `errorMessage`
github.com/react-hook-form/resolvers - ktunador opened this pull request 12 days ago
github.com/react-hook-form/resolvers - ktunador opened this pull request 12 days ago
issue: [useFieldArray] Field values show incorrect data after deletion when using external data source
github.com/react-hook-form/react-hook-form - mpoweredo opened this issue 13 days ago
github.com/react-hook-form/react-hook-form - mpoweredo opened this issue 13 days ago
issue: Object with numerics keys are transofmed into array
github.com/react-hook-form/react-hook-form - mbaumanndev opened this issue 13 days ago
github.com/react-hook-form/react-hook-form - mbaumanndev opened this issue 13 days ago
issue: useForm response: memoization behavior change in v7.54.0
github.com/react-hook-form/react-hook-form - JPStrydom opened this issue 13 days ago
github.com/react-hook-form/react-hook-form - JPStrydom opened this issue 13 days ago
issue: shouldUseNativeValidation without progressive doesn't work as expected
github.com/react-hook-form/react-hook-form - marcomuser opened this issue 14 days ago
github.com/react-hook-form/react-hook-form - marcomuser opened this issue 14 days ago
βοΈ upgrade to react 19
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 15 days ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request 15 days ago
issue: Passing an Updater Function to onChange Render Props of Controller
github.com/react-hook-form/react-hook-form - oyerindedaniel opened this issue 16 days ago
github.com/react-hook-form/react-hook-form - oyerindedaniel opened this issue 16 days ago
issue: FieldArrayWithId type does not resolve the id field type
github.com/react-hook-form/react-hook-form - milichev opened this issue 16 days ago
github.com/react-hook-form/react-hook-form - milichev opened this issue 16 days ago
Adding support for React 19
github.com/react-hook-form/devtools - vasivuk opened this issue 16 days ago
github.com/react-hook-form/devtools - vasivuk opened this issue 16 days ago
effectTsResolver is only compatible with submodule import
github.com/react-hook-form/resolvers - vladcos opened this issue 19 days ago
github.com/react-hook-form/resolvers - vladcos opened this issue 19 days ago
issue: Calling remove of useFieldArray does not set correct default value when disabled is false in useForm
github.com/react-hook-form/react-hook-form - thomas-saueressig opened this issue 19 days ago
github.com/react-hook-form/react-hook-form - thomas-saueressig opened this issue 19 days ago
issue: Issue with field dirty when default value is null, and setValue with null
github.com/react-hook-form/react-hook-form - smileycat opened this issue 19 days ago
github.com/react-hook-form/react-hook-form - smileycat opened this issue 19 days ago
Optimizing form reset, Remove unnecessary consts
github.com/react-hook-form/react-hook-form - zYasser opened this pull request 20 days ago
github.com/react-hook-form/react-hook-form - zYasser opened this pull request 20 days ago
Optimizing form reset
github.com/react-hook-form/react-hook-form - aqeelat opened this issue 20 days ago
github.com/react-hook-form/react-hook-form - aqeelat opened this issue 20 days ago
issue: `isSubmitted` is reset when `values` are changed
github.com/react-hook-form/react-hook-form - pgsandstrom opened this issue 23 days ago
github.com/react-hook-form/react-hook-form - pgsandstrom opened this issue 23 days ago
issue: form watcher is not triggered on focus/blur events
github.com/react-hook-form/react-hook-form - drico opened this issue 25 days ago
github.com/react-hook-form/react-hook-form - drico opened this issue 25 days ago
issue: handleSubmit callback typing expects defined values, but disabling a field gives undefined on submit
github.com/react-hook-form/react-hook-form - Qwennnnnnn opened this issue 25 days ago
github.com/react-hook-form/react-hook-form - Qwennnnnnn opened this issue 25 days ago
Inconsistency in Type Inference with zod + react-hook-form handleSubmit Validation Flow
github.com/react-hook-form/react-hook-form - Wisesaturn opened this issue 25 days ago
github.com/react-hook-form/react-hook-form - Wisesaturn opened this issue 25 days ago
Please wrap validation, touched, dirty, etc updates in useTransition, so that validation doesn't block the UI
github.com/react-hook-form/react-hook-form - EthanStandel opened this issue 25 days ago
github.com/react-hook-form/react-hook-form - EthanStandel opened this issue 25 days ago
issue: disabled is causing undefined values on Submit with error
github.com/react-hook-form/react-hook-form - terragady opened this issue 27 days ago
github.com/react-hook-form/react-hook-form - terragady opened this issue 27 days ago
issue: isDirty state is not updated on test environment
github.com/react-hook-form/react-hook-form - alioshr opened this issue 27 days ago
github.com/react-hook-form/react-hook-form - alioshr opened this issue 27 days ago
Higher level support for email validation and maybe other validations
github.com/react-hook-form/react-hook-form - davidnewcomb opened this issue 29 days ago
github.com/react-hook-form/react-hook-form - davidnewcomb opened this issue 29 days ago
BUG: Error Input Preact MAX 'Signalish<string | undefined> VITE
github.com/react-hook-form/react-hook-form - VigilioYonatan opened this issue 29 days ago
github.com/react-hook-form/react-hook-form - VigilioYonatan opened this issue 29 days ago
Able to synchronously provide additional context to resolver about source
github.com/react-hook-form/react-hook-form - lucien-theron opened this issue 30 days ago
github.com/react-hook-form/react-hook-form - lucien-theron opened this issue 30 days ago
issue: `useController`/`<Controller />` don't react to updates of nested values
github.com/react-hook-form/react-hook-form - ipanasenko opened this issue 30 days ago
github.com/react-hook-form/react-hook-form - ipanasenko opened this issue 30 days ago
Checkbox checked state should change when clicking on associated label
github.com/react-hook-form/react-hook-form - borderistheocean opened this issue about 1 month ago
github.com/react-hook-form/react-hook-form - borderistheocean opened this issue about 1 month ago
It seems like the colors of the form builder in light mode need some adjusting
github.com/react-hook-form/documentation - ony3000 opened this issue about 1 month ago
github.com/react-hook-form/documentation - ony3000 opened this issue about 1 month ago
@petercpwong the new Form component exposes the `fetcher` prop would that resolve your issue?
github.com/react-hook-form/react-hook-form - vignesh2210 opened this issue about 1 month ago
github.com/react-hook-form/react-hook-form - vignesh2210 opened this issue about 1 month ago
docs: add catalin rhf articles
github.com/react-hook-form/documentation - Moshyfawn opened this pull request about 1 month ago
github.com/react-hook-form/documentation - Moshyfawn opened this pull request about 1 month ago
𧻠improve prototype pollution check
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request about 1 month ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request about 1 month ago
Optimize FormProvider Rendering with use-context-selector
github.com/react-hook-form/react-hook-form - marcocondrache opened this issue about 1 month ago
github.com/react-hook-form/react-hook-form - marcocondrache opened this issue about 1 month ago
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
github.com/react-hook-form/documentation - dependabot[bot] opened this pull request about 1 month ago
github.com/react-hook-form/documentation - dependabot[bot] opened this pull request about 1 month ago
Revert "Added scroll based menu highlight feature"
github.com/react-hook-form/documentation - bluebill1049 opened this pull request about 1 month ago
github.com/react-hook-form/documentation - bluebill1049 opened this pull request about 1 month ago
issue: Types provided when passing `TFieldValues` generic are suggested not guaranteed
github.com/react-hook-form/react-hook-form - Auspicus opened this issue about 1 month ago
github.com/react-hook-form/react-hook-form - Auspicus opened this issue about 1 month ago
Fix highlight note
github.com/react-hook-form/devtools-extension - jsun969 opened this pull request about 1 month ago
github.com/react-hook-form/devtools-extension - jsun969 opened this pull request about 1 month ago
fix: useForm should return a new object on formState changes
github.com/react-hook-form/react-hook-form - mfazekas opened this pull request about 1 month ago
github.com/react-hook-form/react-hook-form - mfazekas opened this pull request about 1 month ago
issue: useForm shouldn't return the same object - react-complier/memo issue
github.com/react-hook-form/react-hook-form - mfazekas opened this issue about 1 month ago
github.com/react-hook-form/react-hook-form - mfazekas opened this issue about 1 month ago
issue: Objects containing the string "target" as a key cannot be managed with the Controller.
github.com/react-hook-form/react-hook-form - egg-gogo opened this issue about 1 month ago
github.com/react-hook-form/react-hook-form - egg-gogo opened this issue about 1 month ago
π§ͺ close #12198 memo for useController and useFormState
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request about 1 month ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request about 1 month ago
π fix #12407 useFieldArray append issue with useForm disabled props
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request about 1 month ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request about 1 month ago
π fix #12415 issue with flatten object with null value
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request about 1 month ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request about 1 month ago
@AmrNabel At the top of your file add the [directive](https://react.dev/reference/react/use-client) `use client` as the very first line -> still getting this issue > Module '"react-hook-form"' has no exported member 'useForm'.ts(2305) import useForm
github.com/react-hook-form/react-hook-form - twonum opened this issue about 1 month ago
github.com/react-hook-form/react-hook-form - twonum opened this issue about 1 month ago
issue: isObjectType(obj[key]) returns true on null, tries to recurse on null values
github.com/react-hook-form/react-hook-form - Kayle7777 opened this issue about 1 month ago
github.com/react-hook-form/react-hook-form - Kayle7777 opened this issue about 1 month ago
Allow to add an extra context to `handleSubmit` function
github.com/react-hook-form/react-hook-form - sontd-nals opened this issue about 1 month ago
github.com/react-hook-form/react-hook-form - sontd-nals opened this issue about 1 month ago
issue: append or delete creates duplicates while using react-virtuoso
github.com/react-hook-form/react-hook-form - calcifer9000 opened this issue about 1 month ago
github.com/react-hook-form/react-hook-form - calcifer9000 opened this issue about 1 month ago
issue: useFieldArray does not work correctly when setting disabled in useForm
github.com/react-hook-form/react-hook-form - 052hide opened this issue about 1 month ago
github.com/react-hook-form/react-hook-form - 052hide opened this issue about 1 month ago
chore: update valibot dependency
github.com/react-hook-form/resolvers - fabian-hiller opened this pull request about 1 month ago
github.com/react-hook-form/resolvers - fabian-hiller opened this pull request about 1 month ago
π fix #12385 nested array field invalid validation report on removed
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request about 1 month ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request about 1 month ago
π fix more staled props
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request about 1 month ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request about 1 month ago
π fix #12398 staled disabled issue with resubmit form
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request about 1 month ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request about 1 month ago
chore: update Effect
github.com/react-hook-form/resolvers - charlee-dev opened this pull request about 1 month ago
github.com/react-hook-form/resolvers - charlee-dev opened this pull request about 1 month ago
issue: Warning: Cannot update a component while rendering a different component.
github.com/react-hook-form/react-hook-form - Wendystraite opened this issue about 2 months ago
github.com/react-hook-form/react-hook-form - Wendystraite opened this issue about 2 months ago
π§ͺ test: add test case skip clone if a node is not planeObject
github.com/react-hook-form/react-hook-form - developer-bandi opened this pull request about 2 months ago
github.com/react-hook-form/react-hook-form - developer-bandi opened this pull request about 2 months ago
issue: field value empty in submit data when having dynamic disabled in useForm
github.com/react-hook-form/react-hook-form - nothumbee opened this issue about 2 months ago
github.com/react-hook-form/react-hook-form - nothumbee opened this issue about 2 months ago
π§ͺ test(watch): call the callback on every append
github.com/react-hook-form/react-hook-form - OlegDev1 opened this pull request about 2 months ago
github.com/react-hook-form/react-hook-form - OlegDev1 opened this pull request about 2 months ago
chore(.vscode/settings.json): update codeActionsOnSave from true to 'explicit' for eslint
github.com/react-hook-form/react-hook-form - sukvvon opened this pull request about 2 months ago
github.com/react-hook-form/react-hook-form - sukvvon opened this pull request about 2 months ago
chore(eslint.config.mjs): apply eslint --fix to resolve formatting issues
github.com/react-hook-form/react-hook-form - sukvvon opened this pull request about 2 months ago
github.com/react-hook-form/react-hook-form - sukvvon opened this pull request about 2 months ago
Revert "πΊ watch reference update on formState update"
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request about 2 months ago
github.com/react-hook-form/react-hook-form - bluebill1049 opened this pull request about 2 months ago
Fix: add type guard to fieldRef.select
github.com/react-hook-form/react-hook-form - developer-bandi opened this pull request about 2 months ago
github.com/react-hook-form/react-hook-form - developer-bandi opened this pull request about 2 months ago
Fix: hasPromiseValidation return true or false appropriately.
github.com/react-hook-form/react-hook-form - developer-bandi opened this pull request about 2 months ago
github.com/react-hook-form/react-hook-form - developer-bandi opened this pull request about 2 months ago
Add ctx object to Zod resolver
github.com/react-hook-form/resolvers - ericlifs opened this issue about 2 months ago
github.com/react-hook-form/resolvers - ericlifs opened this issue about 2 months ago
style(nav): fix X icon visibility issue
github.com/react-hook-form/documentation - OlegDev1 opened this pull request about 2 months ago
github.com/react-hook-form/documentation - OlegDev1 opened this pull request about 2 months ago
issue: FieldError is not correct on nested fields inside controller
github.com/react-hook-form/react-hook-form - IdoBouskila opened this issue about 2 months ago
github.com/react-hook-form/react-hook-form - IdoBouskila opened this issue about 2 months ago
allow field names that single numeric strings to process as strings, not array indexes
github.com/react-hook-form/react-hook-form - f0rk opened this pull request about 2 months ago
github.com/react-hook-form/react-hook-form - f0rk opened this pull request about 2 months ago
issue: Nested Array Field width validate rule report validation error on removed rows
github.com/react-hook-form/react-hook-form - fzaninotto opened this issue about 2 months ago
github.com/react-hook-form/react-hook-form - fzaninotto opened this issue about 2 months ago
issue: Nested field arrays with validate method raise ghost errors
github.com/react-hook-form/react-hook-form - fzaninotto opened this issue about 2 months ago
github.com/react-hook-form/react-hook-form - fzaninotto opened this issue about 2 months ago
fix: Valibot peer dependency to support dist-tags
github.com/react-hook-form/resolvers - fabian-hiller opened this pull request about 2 months ago
github.com/react-hook-form/resolvers - fabian-hiller opened this pull request about 2 months ago
Twitter link/Icon not displaying correctly on mobile on lite mode (400px screen, Light Mode)
github.com/react-hook-form/react-hook-form - DH4R4M opened this issue about 2 months ago
github.com/react-hook-form/react-hook-form - DH4R4M opened this issue about 2 months ago
Twitter link/Icon not displaying correctly on mobile on lite mode (400px screen, Light Mode)
github.com/react-hook-form/documentation - DH4R4M opened this issue about 2 months ago
github.com/react-hook-form/documentation - DH4R4M opened this issue about 2 months ago
Return boolean from setFocus to allow for retries
github.com/react-hook-form/react-hook-form - danilofuchs opened this issue about 2 months ago
github.com/react-hook-form/react-hook-form - danilofuchs opened this issue about 2 months ago
issue: Form State subscribed to through `useController` not causing re-renders on update
github.com/react-hook-form/react-hook-form - Scott-Z-IRC opened this issue about 2 months ago
github.com/react-hook-form/react-hook-form - Scott-Z-IRC opened this issue about 2 months ago
issue: conditional render of a component that uses `useFieldArray` is triggering watch on first render
github.com/react-hook-form/react-hook-form - sairajchouhan opened this issue about 2 months ago
github.com/react-hook-form/react-hook-form - sairajchouhan opened this issue about 2 months ago
issue: AsyncDefaultValues does not support Promise<DeepPartial<TFieldValues>>
github.com/react-hook-form/react-hook-form - krrrr38 opened this issue about 2 months ago
github.com/react-hook-form/react-hook-form - krrrr38 opened this issue about 2 months ago
Document disabled field in formState object
github.com/react-hook-form/documentation - maurer2 opened this pull request about 2 months ago
github.com/react-hook-form/documentation - maurer2 opened this pull request about 2 months ago