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
I'm experiencing an issue with the resetFileInput() function in the mat-file-upload component. It does not seem to be functioning as expected on the following Angular versions:
I'm experiencing an issue with the resetFileInput() function in the mat-file-upload component. It does not seem to be functioning as expected on the following Angular versions:
Steps to reproduce:
Expected behavior:
The
resetFileInput()
function should clear the selected file and reset the file input field.Actual behavior:
The file input does not reset, and the previously selected file remains.
Additional information:
Please let me know if further information is needed to replicate this issue.
Thank you!
The text was updated successfully, but these errors were encountered: