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
And set files to null or (new DataTransfer()).files, after having chosen a file, input.files still contains the file chosen. The only way to properly reset both files and input.files is setting them both to (new DataTransfer()).files.