Closed ljwagerfield closed 1 year 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).
Hi @ljwagerfield, can i work on this?
Hi @XshubhamX!
Yes, absolutely!
Fixed by https://github.com/upload-io/uploader/commit/f2dae45c4f45c99eb8b284f2453cfb08f0143c04
When drag-dropping a file using FireFox, the following error occurs on drop:
However, the upload succeeds (there are no visible issues -- only an error message in the dev console).