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

A complete react form builder that interfaces with a json endpoint to load and save generated forms. The toolbox contains 16 items for gathering data. Everything from star ratings to signature boxes!

Results 54 react-form-builder issues
Sort by recently updated
recently updated
newest added

``` import { useRef } from 'react'; import { ReactFormBuilder } from 'react-form-builder2'; const Information = () => { var items = [ { key: 'Header', name: 'Header Text', icon:...

Date picker is not opening in preview modal

When i click on read only in date input editor Unhandled Runtime Error TypeError: Cannot read properties of undefined (reading 'undefined') Call Stack eval node_modules\react-form-builder2\lib\preview.js (156:1) Array.forEach Preview._onChange node_modules\react-form-builder2\lib\preview.js (155:1)...

When submitting answer data. It's better to place the questions in the answer data. Now it is showing only values