How does ANTD have two Upload components at the same time

problem description

I think a page has two different Upload components, one is the front of the ID card and the other is the back of the ID card

related codes

https://codesandbox.io/s/21yv.

What is the error message that

actually sees?

prompt the length error (Cannot read property "length" of undefined) of component 2

May.13,2021

handleChange2 = ({ fileList }) => this.setState({ fileList2: fileList });
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3e31d-2c3e9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3e31d-2c3e9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?