formsy-react icon indicating copy to clipboard operation
formsy-react copied to clipboard

A form input builder and validator for React JS

Results 65 formsy-react issues
Sort by recently updated
recently updated
newest added

I guys, In order to asynchronously set an error on an input I'm trying to use the method **updateInputsWithError** so the behavior seems to me hazardous. I tried to resolve...

question

Is there a way to get all the errors from form? Or at least to get the field with error?

enhancement
pull request wanted

Hi, guys! I found out, that when i pass object with errors to `updateInputsWithError`, and there's no corresponding component in my form, an error is thrown. Here's code [snippet](https://github.com/formsy/formsy-react/blob/1c5cc126f6009167871d9ed3627d9d13a51dd792/src/index.js#L258) responsible...

pull request wanted

Even if I have innerRef prop on my input I cannot call its functions from parent - is the innerRef meant as forwarded ref or how can I forward my...

A programmatic form reset should not fire a UI event (i.e. one that exists to capture manual interaction from the user), but it does. In the example below, onChange fires...

enhancement

Hello, I tried to upgrade to react 18. These are the npm react packages that I am using: "react": "^18.2.0", "react-document-title": "^2.0.3", "react-dom": "^18.2.0", "react-router-dom": "^5.3.3", "react-select": "^5.4.0" when I...

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.182 to 4.14.186. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/lodash&package-manager=npm_and_yarn&previous-version=4.14.182&new-version=4.14.186)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.23 to 29.1.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=26.0.23&new-version=29.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.8.4. Release notes Sourced from typescript's releases. TypeScript 4.8.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.8.4. Release notes Sourced from prettier's releases. 2.8.4 🔗 Changelog 2.8.3 Support Angular 15.1 🔗 Changelog 2.8.2 🔗 Changelog 2.8.1 🔗 Changelog 2.8.0 diff 🔗...

dependencies