danialfarid / ng-file-upload

Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support
MIT License
7.87k stars 1.59k forks source link

Add window object as that is the location of clipboardData in IE #2031

Open ol-ko opened 6 years ago

ol-ko commented 6 years ago

Hey guys, we're really looking forward for Ian Felton's fix (https://github.com/danialfarid/ng-file-upload/pull/1964) to be merged, so here's the spin-off PR with the fix done in an src folder.