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!
MIT License
657
stars
541
forks
source link
403 Uncaught Error: Cannot have two HTML5 backends at the same time. #42
when I update my form which I created previously using ReactFormBuilder component I am getting this error.
HTML5BackendImpl.js:403 Uncaught Error: Cannot have two HTML5 backends at the same time.
at HTML5BackendImpl.setup (HTML5BackendImpl.js:403:1)
at DragDropManagerImpl.handleRefCountChange (DragDropManagerImpl.js:38:1)
when I update my form which I created previously using ReactFormBuilder component I am getting this error. HTML5BackendImpl.js:403 Uncaught Error: Cannot have two HTML5 backends at the same time. at HTML5BackendImpl.setup (HTML5BackendImpl.js:403:1) at DragDropManagerImpl.handleRefCountChange (DragDropManagerImpl.js:38:1)