Reset file input value after operations - fixed #1124
This commit is contained in:
@@ -354,6 +354,7 @@ export default {
|
||||
icon: "attach_file",
|
||||
})
|
||||
}
|
||||
this.$refs.collectionUpload.value = ""
|
||||
},
|
||||
|
||||
getDoc() {
|
||||
|
||||
Reference in New Issue
Block a user