Here's the example: https://vitalets.github.io/angular-xeditable/#editable-form
There are several problems:
- When editing, it puts input inside '
<span>' - It doesn't add '
form-control' class
How to you make angular-xeditable work with bootstrap-3 form?
First, add 'e-class' attribute to editable-text element.
Second, add css: