ng-s3upload icon indicating copy to clipboard operation
ng-s3upload copied to clipboard

Support for data uri

Open heliostatic opened this issue 11 years ago • 3 comments

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?

heliostatic avatar Oct 15 '14 23:10 heliostatic

It's a great idea but currently data URIs are not supported.

asafdav avatar Oct 16 '14 00:10 asafdav

Oh no!!!!! When Can you support the DATA_URI? Any answers on that?

srameshr avatar Dec 01 '14 09:12 srameshr

Can I know when will that be supported, or may be how I can include it?

srameshr avatar Dec 01 '14 14:12 srameshr