react-reactive-form icon indicating copy to clipboard operation
react-reactive-form copied to clipboard

Angular like reactive forms in React.

Results 23 react-reactive-form issues
Sort by recently updated
recently updated
newest added

npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/react npm ERR! react@"^18.2.0" from...

While using inside React functional component my form variable initialize again and again after every render. Is there any working example with React Functional components and hooks?

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.13 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.0.1 to 4.3.1. Changelog Sourced from @​adobe/css-tools's changelog. 4.3.1 / 2023-03-14 Fix redos vulnerability with specific crafted css string - CVE-2023-26364 4.3.0 / 2023-03-07 Update build tools...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. Release notes Sourced from word-wrap's releases. 1.2.5 Changes: Reverts default value for options.indent to two spaces ' '. Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.4...1.2.5 1.2.4 What's Changed...

dependencies

**Describe the bug** Current versions of the `react-reactive-form` package depend on `[email protected]` This package is end-of-life -- will not see further updates, yet transitively depends on versions of the the...

**Describe the bug** Shows error in console, ignores scripted behavior. For example, when submitting it does not handle submit. **To Reproduce** Steps to reproduce the behavior: 1. Create form with...