vitalets / angular-xeditable

Edit in place for AngularJS
http://vitalets.github.io/angular-xeditable
MIT License
1.91k stars 403 forks source link

Having issue in e-formclass with textarea #689

Closed kushal555 closed 7 years ago

kushal555 commented 7 years ago

I am facing an issue in dynamically adding the class name to form. While I am using the e-formclass attribute with input type='text' its working fine but whenever I used it with text box its giving error.

Textarea Textbox

ckosloski commented 7 years ago

I think I see the issue, I need a few days to get around to doing the fix.