Safraz Razik

Results 8 comments of Safraz Razik

Yes, SVG file previews are supported already. Can you please try in a different browser or with a different file? If only the file of concern is not showing the...

I think it's better to encode the whole svg string in base64 altogether.

Interesting. Will consider for `v2`

Images are resized already for previews (thumbnails) See: [thumbnailSize prop](https://safrazik.com/vue-file-agent/docs/#thumbnailsize) but the original image is used for uploading.

Thanks for your suggestions. Though I was able to structure the html code, I intentionally made it to have a `"flat structure"` (not grouped in any manner) to allow unlimited...

You need to set `uploadData`. Please see this issue: #57 for explanation

Yes it is available in master branch, scheduled for next release. See issue: #73