There is an error when a form has multiple input fields. The uploads are detected and submitted but the user only gets a successful visual feedback for one of the input fields.
E.g file-path is shown on the first input field and the second input field gives a no file selected error.
This, however, doesn't break the form or stop both files from being submitted and uploaded into the WordPress media gallery.