Closed thomasreichmann closed 2 months ago
currently if we select a file -> cancel the upload -> select the same file
it doesn't trigger another upload because the files array didn't change and therefore didn't trigger the reactive $:
files
$:
currently if we select a file -> cancel the upload -> select the same file
it doesn't trigger another upload because the
files
array didn't change and therefore didn't trigger the reactive$: