1

How to use xeditable popup in angular bootstrap project? followed steps mentioned in http://vitalets.github.io/x-editable/docs.html It gives the error : ReferenceError: $ is not defined

1 Answers1

1

Did you add jquery? It has a jquery dependency.

Amal
  • 545
  • 6
  • 19