vitalets / angular-xeditable

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

angular-xeditable doesn't work well within ui-bootstrap <uib-tabset> element #594

Closed LegendOfFire closed 7 years ago

LegendOfFire commented 7 years ago

I embed a angualr-xeditable inside a uib-tabset element, however the form can't be submitted.

Please check the code: http://plnkr.co/edit/itDFMD?p=preview

ckosloski commented 7 years ago

I think the issue is how uib-tab handles clicks. Please see #563. There is a working example there.

ckosloski commented 7 years ago

Please close this issue if your issue is solved.