log xhr
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
}
|
||||
};
|
||||
|
||||
console.log(xhr);
|
||||
|
||||
xhr.upload.onerror = () => {
|
||||
open = false;
|
||||
alert("Upload failed.");
|
||||
|
||||
Reference in New Issue
Block a user