when using upload.fields, it it works when uploading all of the fields but does not when uploading only one of them
Open
question
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 1.1k
- Avg merge
- 8d 2h
- Merged PRs (30d)
- 21
Description
when I try to upload only one of the field, I get this strange error:
'cannot read property 0 of undefined'
here is my code:
1) multer.js

2) multerConfig,js

3) route,js

Contributor guide
Assessment
This issue has not been assessed yet.