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
fix: enforce type safety for `deps` property in `RegisterOptions`

IdoBouskila opened this pull request 7 months ago
FieldPathByValue not playing nice with PathValue

briandunn opened this issue 7 months ago
Fix example of ObjectKeys type

suke opened this pull request 7 months ago
feat: Provide Validation Event Type to `resolver` Function

slaymance opened this pull request 7 months ago
Provide Validation Event Type to `resolver` Function

slaymance opened this issue 7 months ago
🐞 fix #11922 keep dirty on reset with dirty fields

bluebill1049 opened this pull request 7 months ago
issue: Type generics do not work well with TS Unions

keithrz opened this issue 7 months ago
issue: Render loop when calling `getFieldState`

fzaninotto opened this issue 7 months ago
Allow resolver output type to truly differ

jedahu opened this pull request 7 months ago
issue: resetField nested field doesn`t reset state useFieldArray

Devisione opened this issue 7 months ago
Add validation in the cleanup process in `useController`

nakaakist opened this pull request 7 months ago
βš›οΈ close #11932 allow react 19 peer dependency

bluebill1049 opened this pull request 7 months ago
issue: MALWARE ATTEMPT message

benjaminmodayil opened this issue 7 months ago
allow react 19 peer dependency

osdiab opened this issue 7 months ago
issue: Field with useController inside useFieldArray not update

andreyevyk opened this issue 7 months ago
issue: getFieldState().error type broken on nested FieldValues

elecdeer 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
issue: Keep Dirty on reset does not work

islami00 opened this issue 7 months ago
issue: useWatch returning array with undefined

phantomcosmonaut opened this issue 7 months ago
Eslint plugin for react hook form

RabbitShare opened this issue 7 months ago
fix: change info.values type in WatchObserver

peinguin opened this pull request 7 months ago
fix issue with set api

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
Default TTransformedValues generics to TFieldValues

kevinresol opened this pull request 7 months ago
TTransformedValues should default to TFieldValues

kevinresol opened this issue 7 months ago
fix: remove export on `set`

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
issue: UseFormReturn Typescript Crash

JesusFTG opened this issue 7 months ago
Document utils and logic functions

ultrox opened this pull request 7 months ago
Controller changes checkbox behavior

bolivier opened this issue 7 months ago
issue: 7.51.4 form initially dirty when using shouldUnregister: true

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
issue: FieldErrors type doesn't support the "root" property

peguerosdc opened this issue 7 months ago
dirtyFields changes from type object to type array after submit

msageryd opened this issue 7 months ago
🐞 fix #11821 set value with disabled false before mount

erashu212 opened this pull request 7 months ago
issue: Select input doesnt work when there's "," and "."

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
fix: add info.value type to WatchObserver

peinguin opened this pull request 8 months ago
issue: Duplicated checkboxes create the same values in array

damian-balas opened this issue 8 months ago
issue: valueAsDate parses based on current timezone

abmagil opened this issue 8 months ago
issue: the `formState.errors`default type is incorrect

voinik opened this issue 8 months ago
issue: setError does not work with ErrorMessage component

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
Form reset, append adds ghost empty fields

imprakharshukla opened this issue 8 months ago
issue: useFieldArray and getFieldState causes react console warnings

axel-havukangas-tt 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
Fix: break out of recursive loops on first focus

DPflasterer opened this pull request 8 months ago
Method to update custom context after the form initialisation?

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
How to specify the default value type as the object

zejunking opened this issue 8 months ago
issue: `getFieldState(..).error` type is incorrect

voinik opened this issue 8 months ago
issue: fieldArray.fields out of sync with form.watch() after reset

BrendanC23 opened this issue 8 months ago
Support for single input being tied to multiple forms

elieven opened this issue 8 months ago
Fix broken link to examples in README.md

mjr2595 opened this pull request 8 months ago
issue: ReactNative password field not obscuring text

odeke opened this issue 8 months ago
issue: Validation issue after unmounting fields

KaranLala opened this issue 8 months ago
feat: Imperative form `submit` method

bombillazo opened this pull request 8 months ago
Issue: Error doesn't clear even when isValid state is 'true'

IdoBouskila opened this issue 8 months ago
issue: validate rules shift errors

Kirdock opened this issue 8 months ago
issue: useConroller creates empty objects for nested fields

andykog opened this issue 8 months ago
issue: useFieldArray fields is not updated when input changes

HamadTheIronside opened this issue 8 months ago