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

Issue in dropping the widgets in the second section of the form. #119

Open ASHIKABASKARAN opened 6 years ago

ASHIKABASKARAN commented 6 years ago

Hi, I have used this angular-form-builder in my application , but my application's form has many sections when I try to drag and drop a widget it is getting fixed at the last but not in the place where i am trying to drop it , it is getting added at the end by default Please tell me solution to fix this.