strictly-typed icon indicating copy to clipboard operation
strictly-typed copied to clipboard

📋 V6 - Strictly typed Controller

Results 25 strictly-typed issues
Sort by recently updated
recently updated
newest added

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

I have a created a generic component wrapper, based on this [solution](https://github.com/react-hook-form/strictly-typed/issues/14#issuecomment-678801477). But if I set `shouldUnregister` to false, the values being duplicated in all inputs when form unmounts /...

Bumps [npm-user-validate](https://github.com/npm/npm-user-validate) from 1.0.0 to 1.0.1. Commits 5c5471c 1.0.1 c8a87da fix: update email validation cd75393 Publish only the minimum of files See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=npm-user-validate&package-manager=npm_and_yarn&previous-version=1.0.0&new-version=1.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)...

dependencies

Unable to get input value of wrapped component in `` on Jest. Both codes work correctly in the browser. (Chrome 85.0.4183.102) ## use `` sample test code Only the last...

related https://github.com/react-hook-form/react-hook-form/pull/2786