react-final-form
react-final-form copied to clipboard
π High performance subscription-based form state management for React
Not yet a contribution sorry, it's only a failing test that should not. With 2 fields in a Β«wizardΒ» form, if one has an async validation and the other doesn't,...
**feature request** Hello! I use FormSpy to handle form field changes. I need to know which fields have changed. How can i do this? P.S. dirtyFields do not fit
### Are you submitting a **bug report** or a **feature request**? Bug Report ### What is the current behavior? Using iOS 11.4 and the latest Chrome browser for iOS, when...
### Are you submitting a **bug report** or a **feature request**? bug report ### What is the current behavior? When the form has deep (with nested properties) initialValues and re-renders...
### Are you submitting a **bug report** or a **feature request**? **bug report** ### What is the current behavior? Whenever updating the form container, if the form has a multiple...
### Are you submitting a **bug report** or a **feature request**? **bug report** ### What is the current behavior? The documentation for [Field defaultValue](https://final-form.org/docs/react-final-form/types/FieldProps) states: >The value of the field...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
**bug report** ### What is the current behavior? `useFieldState()` does not trigger when tracked select field changes from selected item 1 to selected item 2. Works only when you change...
### Are you submitting a **bug report** or a **feature request**? *bug report** ### What is the current behavior? field has `readonly` atribute set so user cannot change its value...