svelte-file-dropzone
svelte-file-dropzone copied to clipboard
with the drop zone inside my form, when I press escape on the mac, it trigger the form close
with the drop zone inside my form, when I press escape on the mac, it trigger the form modal close. Why the drop acting like this ?
to reproduce, create a basic modal, put the drop inside, click the drop to choose file, then press escape, your modal witll automatically close.