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'm grabbing my image from a users webcam and store it in $scope.newUser.Photo in Base64 format. I've tried using ngImgCrop but it looks like it doesn't like Base64 input.
Does this support Base64 input? How?
The text was updated successfully, but these errors were encountered:
I'm grabbing my image from a users webcam and store it in $scope.newUser.Photo in Base64 format. I've tried using ngImgCrop but it looks like it doesn't like Base64 input.
Does this support Base64 input? How?
The text was updated successfully, but these errors were encountered: