2

So I've been tackling the Multer package with express and react, Christ what a nightmare so far. I can't get anything to work.

- Images as array string in mongoDB check
- enctype on the form, check
- state for the field set to an array, check
- type file check
- express configuration based on the Multer docs check

Everything as far as I can tell is as it should be, yet nothing gets saved.

FFFFFF

Comments
Add Comment