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
Single file fields have a feature where existing data such as description, tags, etc, are retained after a new file is uploaded. This is useful in general (although maybe this should be configurable somehow in case there are scenarios where it's not wanted?)
But if the field contains a file that caused the uploadName property to be set from the original filename...
...and I then upload a different file which does not contain any disallowed characters that would cause the uploadName property to be set, then the previous uploadName is retained.