Commit 8ea1afd
committed
webrepl.html: Deselect previously selected file before reading
Without this, if you select a file, make modifications and select the
same file again, it does not read the latest changes as the file inputs
change event does not fire. To work around, you have to select a
different file, or cancel the file dialog to clear the field value
before trying your modified file again.1 parent 6cadea3 commit 8ea1afd
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
338 | 342 | | |
339 | 343 | | |
340 | 344 | | |
| |||
0 commit comments