The normal ui does not work when the component is inserted in a repeated container.
single:
repeated:
all the components have files selected so this may be a bug.
Apart from that the component works and you can use it as any other input in a repeated container: you need to create a variable that will hold the values and update it with the “on change” event where you can access the input value.
See this topic for an example