angular-base64-upload icon indicating copy to clipboard operation
angular-base64-upload copied to clipboard

Doesn't work inside ng-repeat

Open kenanchristian opened this issue 7 years ago • 0 comments

This is my snippet image

I always got a undefined when tried to console.log() the $scope.edited_prodImg, it works well on another element that outside this ng-repeat. I want to create a base64 image from file and send it to the API

kenanchristian avatar Mar 26 '17 05:03 kenanchristian