You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When file is selected and upload button is clicked, the uploaded file is removed from the UI. Before it used to stay on the UI with the "Done" state and option to clear it from the UI.
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Nov 2, 2023
Describe the bug
When file is selected and upload button is clicked, the uploaded file is removed from the UI. Before it used to stay on the UI with the "Done" state and option to clear it from the UI.
Reproducible using advanced upload component from the documentation (https://primereact.org/fileupload/).
Reproducer
https://primereact.org/fileupload/
PrimeReact version
9.6.3
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
Chrome
Steps to reproduce the behavior
Expected behavior
The uploaded file should stay on the UI with the clear option.
The text was updated successfully, but these errors were encountered: