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
Form Data "files" is not correctly handled as an array of objects in fetch templates and is inconsistent with the axios templates. As a result, an array of files in FormData are sent in the fetch POST as an empty array.