tritum/repeatable_form_elements

ImageUpload inside repeatable form element not working

bh-teufels opened this issue · 0 comments

if i want to use the "Image upload" Field inside the repeatable form element container on the summary Page i get the following error:

#1256475113 InvalidArgumentException
The argument "image" was registered with type "object", but is of type "array" in view helper "TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper".

If i use ImageUpload outside the repeatable container it works

Environment:
Typo3 11.5.22
PHP 8.1.2
repeatable_form_elements 3.1.0