muyangye commented on issue #2221:
URL: https://github.com/apache/streampipes/issues/2221#issuecomment-1838098409

   I have investigated a little bit and this is actually the expected behavior. 
If we want to upload multiple files, we have to multi-select them all at once 
(i.e. ctrl+click) instead of upload them one by one because Typescript dom lib 
will replace the entire `FileList` whenever a upload is triggered. So we will 
only see the last file uploaded. Should we close this issue?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to