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
Press Browse and add a forbidden file, such as a .mp3 or .exe. Press upload. The browser reports that the form is invalid, which is correct. Add a second, valid file, and remove the invalid file. Press submit. The browser still report that the form is invalid, which is not correct this time.
Environment
- Device: PC
- OS: Windows 11
- Browser: Edge 131, Firefox 134
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Have you updated FilePond and its plugins?
Describe the bug
After an invalid file (not allowed extension) is added, the form can not be sent anymore. Browser says: "Field contains invalid files"
Reproduction
https://codesandbox.io/s/filepond-demo-forked-tzqg9h?file=/index.html:399-400
Press Browse and add a forbidden file, such as a .mp3 or .exe. Press upload. The browser reports that the form is invalid, which is correct. Add a second, valid file, and remove the invalid file. Press submit. The browser still report that the form is invalid, which is not correct this time.
Environment
The text was updated successfully, but these errors were encountered: