FileUpload cancel button aborts whole upload process with multiple files #3573
-
I have a view with a FileUpload component (Primefaces 14.0.9) with the following parameters set: mode="advanced" If you select multiple files and upload them, it matters in which order the cancel buttons (each file has one) are clicked. If you click on the cancel button of the currently uploaded file, everything works as expected. The uploaded file is canceled and the next in the list starts immediately.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
feel free to create a issue and maybe a PR |
Beta Was this translation helpful? Give feedback.
-
Created an issue |
Beta Was this translation helpful? Give feedback.
feel free to create a issue and maybe a PR