I've created a form that processes multiple images, the array is put through a loop that pass it to the ImageUploaderComponent. The component oddly enough starts to bug up with the file name after the first file. Any suggestions why this is occurring / how to resolve?
I've created a form that processes multiple images, the array is put through a loop that pass it to the ImageUploaderComponent. The component oddly enough starts to bug up with the file name after the first file. Any suggestions why this is occurring / how to resolve?