angular-xeditable icon indicating copy to clipboard operation
angular-xeditable copied to clipboard

update the model does not update value in editable items

Open msiqueira9 opened this issue 7 years ago • 1 comments

Hi all, I have read the issue #130 that seemed to be similar to my problem but it still not working for me. I need to insert new items in my list/models without using the editable form and that is working fine. The new items show on the list, but when I click to edit the new item the inputs are empty as if there was no value there. If I cancel the values are there again as text. Is there anyway that I can tell the form to refresh the list of values?

msiqueira9 avatar Jul 24 '17 00:07 msiqueira9

Can you post a jsfiddle or plunge showing your issue?

ckosloski avatar Jul 24 '17 13:07 ckosloski