angular-base64-upload
angular-base64-upload copied to clipboard
Doesn't work inside ng-repeat
This is my snippet
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