The error was solved by adding this line to Form.Item , valuePropName={"filelist"} . When using upload component inside Form.Item need to pass the above value.