FIle Upload component not working correctly after delete selected file issue #7497
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
We have created the SPFx React project. We used the PrimeReact library for that project.
We have created a form. This form contains multiple PrimeReact controls.
We have attached multiple images (PNG, JPG, JPEG). Remove anyone from those formats and submit the form. The new item contains all the attached images except the deleted one. This is the expected behavior of the File Upload control.
We have attached multiple files (Word, Excel, PowerPoint, PDF) remove anyone from those formats and submit the form. The new item does not contain any attached files. This is some unexpected behavior of the File Upload control.
Reproducer
No response
System Information
Steps to reproduce the behavior
Expected behavior
The File Upload control should attach all files except deleted while submitting the form.
When we have attached multiple files (Word, Excel, PowerPoint, PDF) remove anyone from those formats and submit the form. The new item should contain all files except the deleted one.
Thanks
The text was updated successfully, but these errors were encountered: