bytescale / bytescale-upload-widget

Beautiful JavaScript Upload Widget | Powered by Bytescale
https://www.bytescale.com/docs/upload-widget
MIT License
99 stars 10 forks source link

FireFox returns "DOMException: Modifications are not allowed for this document" on mouse drop events #10

Closed ljwagerfield closed 1 year ago

ljwagerfield commented 2 years ago

When drag-dropping a file using FireFox, the following error occurs on drop:

DOMException: Modifications are not allowed for this document

However, the upload succeeds (there are no visible issues -- only an error message in the dev console).

XshubhamX commented 1 year ago

Hi @ljwagerfield, can i work on this?

ljwagerfield commented 1 year ago

Hi @XshubhamX!

Yes, absolutely!

ljwagerfield commented 1 year ago

Fixed by https://github.com/upload-io/uploader/commit/f2dae45c4f45c99eb8b284f2453cfb08f0143c04