I have a scenario where i have to create multiple file upload fields dynamically using reactive forms with form array and upload multiple image for that particular field in angular 5 or angular reactive forms and the image needs to be displayed parallel to that form field name . Please help with me with any sample code in stack blitz or from any links.
Example - If 2 file inputs are created, i need to add 10 images for each file browse option. Attached is the sample code
Link