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

I got this error Error: $("div.fb-form-object-editable").popover is not a function. #96

Closed daruwanov closed 8 years ago

daruwanov commented 8 years ago

Full error title Error: $("div.fb-form-object-editable").popover is not a function. (In '$("div.fb-form-object-editable").popover("hide")', '$("div.fb-form-object-editable").popover' is undefined) I got this error in my project.. i include all needed scripts.. but can not find the way how to fix this problem