You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to add ng-file-upload in the angular repeater but I couldn't make. I am selecting and image for first repeater field and it's working fine showing percent and image name . but after that when I add new repeater field and I can still see same information of previous uploaded image. I want to upload another image in second repeater field . is it possible to make thank you very much for answers.
I am trying to add ng-file-upload in the angular repeater but I couldn't make. I am selecting and image for first repeater field and it's working fine showing percent and image name . but after that when I add new repeater field and I can still see same information of previous uploaded image. I want to upload another image in second repeater field . is it possible to make thank you very much for answers.
Here html:
and here js code:
and here the plunker : https://plnkr.co/edit/7ECfPhAEI78Sgrh1
The text was updated successfully, but these errors were encountered: