brunorplima / divino-dog-menu-app

Automated menu and order app for Divino Dog
divino-dog-menu-app.vercel.app
0 stars 0 forks source link

Fix bug on FileFormField #49

Closed brunorplima closed 2 years ago

brunorplima commented 2 years ago

If a user removes the selected file the file is still in element.files. Removing the file should also remove it from the FileList