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 trying to use ng-s3upload with jcrop, which stores the image as a data URI. It doesn't seem like ng-s3upload supports the data uri as an image source, since it looks for a file explicitly (file[0]) unless I'm just using it wrong (always possible).
Does it currently support data URIs, or could it?
The text was updated successfully, but these errors were encountered:
I'm trying to use ng-s3upload with jcrop, which stores the image as a data URI. It doesn't seem like ng-s3upload supports the data uri as an image source, since it looks for a file explicitly (file[0]) unless I'm just using it wrong (always possible).
Does it currently support data URIs, or could it?
The text was updated successfully, but these errors were encountered: