Skip to content

Commit 2e0f324

Browse files
committed
notify loading0
1 parent cb72045 commit 2e0f324

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

file-uploader.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@
5959
uploading: {
6060
type: Boolean,
6161
readOnly: true,
62-
value: false
62+
value: false,
63+
notify: true,
6364
},
6465

6566
// Current XMLHTTPRequest

0 commit comments

Comments
 (0)