uppy/src/plugins/DragDrop
Renée Kooi 4b24537a08
Catch addFile() errors in UI plugins
Prevents warnings in the console about unhandled rejections. We can
safely catch and ignore these errors, because they also show up in the
UI already anyway.
2018-02-08 21:53:12 +01:00
..
index.js Catch addFile() errors in UI plugins 2018-02-08 21:53:12 +01:00