kelp404 / angular-form-builder

Drag and drop to build bootstrap forms in AngularJS.
http://kelp404.github.io/angular-form-builder/
MIT License
599 stars 340 forks source link

Form building does not work when trying to drag and drop third element #118

Open Ashpati opened 6 years ago

Ashpati commented 6 years ago

form building works fine until the form is built with two components. While trying to drag and drop third component,second components gets repeated as part of form. Please help!

Thanks @kelp404 for this library!