What is the index of the item you want to add the file to?

System Information
  • Strapi Version: 4.0.7

What is the docs mean when say the index in?

files.my_component_name[the_index].attribute_name

can show me with examples please?

1 Like

hello, i am having the same problem. did you solve this error somehow?

formData.append(files.Steps[${key}].image, item.image, item.image.name);

i try this command but not working for mine

1 Like

Ben bir türlü çözemedim ama bir defa bir şey okudum o kod tamir gerektiriyor ondan dolayı çalışmamış bizimle. Ama istersen custom controller üzerinden çözersin.

1 Like