thomasreichmann / upload-thomasar

Simple upload application for sharing files
https://upload-thomasar.vercel.app
0 stars 0 forks source link

allow users to select the same file multiple times #1

Closed thomasreichmann closed 2 months ago

thomasreichmann commented 8 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 $: