meinstein / react-file-picker

Sensible file input wrappers. Demo included.
19 stars 15 forks source link

IE11 calls the onError callback selecting a file, even with a valid file #8

Open benkeen opened 5 years ago

benkeen commented 5 years ago

Ah, IE11, when will we be free of you.

It looks like this is due to an IE11 bug. This existing http://jsfiddle.net/lmeurs/2rEzF/

If you're interested in accepting contributions I can investigate further and knock up a PR.

meinstein commented 5 years ago

@benkeen That would be awesome! I made some updates to the build config and demo today, so hopefully contributing is smoother now as well! Thank you.

benkeen commented 5 years ago

No worries, give me a few days and I'll take a look. :)