How can I get mongoose to push an array of urls to an array subdocument
问题 I am making a blog system with multiple uploaded images, and multiple posts. I have created an upload screen which allows me to select a few of the previously images, and then posts that to the back end. This all works properly (thanks to some assistance I received at stack overflow), and the console gets this logged from the server: [ 'http://res.cloudinary.com/jacobsiler-com/image/upload/v1574344215/SilerGuitars/f8q5d4kedss1tpmhxmwg.jpg', 'http://res.cloudinary.com/jacobsiler-com/image