react icon indicating copy to clipboard operation
react copied to clipboard

JSON powered forms for React.js

Results 165 react issues
Sort by recently updated
recently updated
newest added

I have a form with two components, one of type day, with day, month and year required, and one of type textfield, required. Both have a custom error message. Both...

help wanted

**Describe the bug** Using the FormBuilder component to modify the form and the onChange method to save the changes, using a react useState like in this case: setTempForm(form)}/>, causes the...

**Describe the bug** The `onChange` callback of `FormBuilder` from `@formio/react` is not triggered when the `options` prop is provided. This happens even if `options` is an empty object (`options={{}}`). As...

Bumps [zx](https://github.com/google/zx) from 8.5.4 to 8.8.5. Release notes Sourced from zx's releases. 8.8.5 — Temporary Reservoir This release fixes the issue, when zx flushes external node_modules on linking #1348 #1349...

dependencies
javascript

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...

dependencies
javascript

Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.5. Release notes Sourced from form-data's releases. v4.0.4 v4.0.4 - 2025-07-16 Commits [meta] add auto-changelog 811f682 [Tests] handle predict-v8-randomness failures in node < 17 and...

dependencies
javascript

Here is the initial code for the custom component under v5.x: ``` import { Formio } from '@formio/react'; const FieldComponent = Formio.Components.components.field; ``` After upgrading to 6.x, it fails with...

# Branch Reorganization Update – 2 September 2025 ## What This Means The default branch formerly called master will be renamed master_old. A new default branch, main, will be created...

This PR was automatically created by the sync script for @formio/react. Source Monorepo PR: https://github.com/formio/formio-monorepo/pull/409

This PR was automatically created by the sync script for @formio/react. Source Monorepo PR: https://github.com/formio/formio-monorepo/pull/282