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 using the filepondForm component, if no file is added to the FilePond upload field, the ajax handler failed and the form is then send the standard way with a POST request.
If a file is added, all work's fine.
The text was updated successfully, but these errors were encountered:
When using the
filepondForm
component, if no file is added to the FilePond upload field, the ajax handler failed and the form is then send the standard way with a POST request.If a file is added, all work's fine.
The text was updated successfully, but these errors were encountered: