Corey Kosloski
Corey Kosloski
I feel like it's some sort of scope issue. If you move the html out of the directive and just have it inline and don't use the directive, it works...
You can override the template, did you see this: http://vitalets.github.io/angular-xeditable/#default http://vitalets.github.io/angular-xeditable/#bootstrap3 And the overall theme documentation?
NP. If that works, please close this issue.
Is this still an issue? I don't have an iPhone, but this the jsfiddle works on my iPad.
@troygilbert any idea as to what the issue is?
Looking at previous issues, it seems some people used "dirPagination" for paging. See previous issues #655 and #400 to see if they help.
@lalitkapoor if your change is working, can you create a pull request?
@lalitkapoor I tried making your changes from the commit you posted [above](https://github.com/viewthespace/angular-xeditable/commit/6fc8488e238243ceb07eb17ae734884057ae0026), but the changes seem to break the editable form and row examples. Is there a different commit that...
That is a "feature" of angular-xeditable. That is how it was designed. What problem are you trying to solve that would require two-way binding? I will be happy to review...
Can you add a plnkr or jsfiddle showing your issue? I don't quite understand what your issue is. On add, you are logging something and the logging isn't working? Or...