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 32 react-form-builder issues
Sort by recently updated
recently updated
newest added

Hi All , How we do compile and publish in my server in for this project ? I get error when i want to compile this project. I cant create...

ERROR in ENOENT: no such file or directory, scandir 'C:\users\name\react-form-builder\node_modules\node-sass\vendor' @ ./css/application.css.scss 4:14-122 13:2-17:4 14:20-128 I am also getting the Error: [email protected] install: `node-gyp rebuild` error which I cant solve...

Hi! Any plans on updating this? @blackjk3 Its a VERY good component!

I am trying to run react-form-builder after I installed npm modules to the project but I face with the following error. > [email protected] start C:\Users\moalsadi\Desktop\react-form-builder > webpack-dev-server --hot --inline http://localhost:8080/...

SyntaxError: import declarations may only appear at top level of a module **app.js** The character encoding of the HTML document was not declared. The document will render with garbled text...

``` bash npm ERR! peerinvalid The package react does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer [email protected] wants react@>=0.13.3 npm ERR! peerinvalid Peer [email protected] wants react@>=0.13.3 npm...

Big dep, there are a lot of react based alternatives, or you could just roll your own.

Hello, I'm new to react, after trying a **npm install** I had few errors, easy to fix, but I leave it there for info, on Debian GNU/Linux 8 (jessie) 64...

While trying to integrate with my project which is running on [email protected], I'm getting the following error. `app.js:13756 Uncaught TypeError: Cannot read property '__reactInternalInstance$44ks93n89515430gg5qry919k9' of null` --- function getClosestInstanceFromNode(node) {...