Nick Weingartner

Results 27 comments of Nick Weingartner

Ah okay, makes more sense. I :+1: that documentation in this area would be helpful!

Does this plugin work for files in IE 9 below? Very confusing to read the issues.

Doesn't the readme show a file being uploaded with this command? ` data.append('file', document.getElementById('file').files[0]); ` and FormData is supported in 10 and up, right? I was under the impression that...

I'm a bit of a situation where I need to implement a shim for FormData in a legacy project for file uploads (already built for every other browser). Can this...

@usatie @A-Thierry thank you for reviewing and checking this out! The feedback is great! If you want to, it would be amazing if you submitted a PR if you wanted...

Hey @usatie @A-Thierry - just coming back to this repo after a long while. You ever get a chance to review your work to see if we can merge in?...