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
In this case, action 'reset' is performed before action 'upload'. Since 'reset' clears the flash containing the upload info, there is nothing to save anymore...
This issue has been mentioned before, but hasn't been addressed properly so far.
Note: This issue only occurs in front-end forms, not when used in blueprints.
The following form does not save the file:
In this case, action 'reset' is performed before action 'upload'. Since 'reset' clears the flash containing the upload info, there is nothing to save anymore...
Workarounds until issue has been fixed:
The text was updated successfully, but these errors were encountered: