fortana-co / react-dropzone-uploader

React file dropzone and uploader
https://react-dropzone-uploader.js.org/
MIT License
447 stars 183 forks source link

added fix for safari unhandled error onDragEvents #209

Open spencersmb opened 1 year ago

spencersmb commented 1 year ago

Keep getting this error in Sentry using an iPad with Safari - Unhandled null is not an object. Submitting a check for null in the utils.ts file on line 112.