Images don't work properly in the Repeat component
I am self-hosting Novu v2.3.0.
I cannot get images to work properly in the Repeat component of the email editor. Displaying the fields in an array as text work fine but images don't.
In the attached images you can see the image displayed is always the one defined in the first json object in the lines array. Whereas the code is displayed correctly, i.e code1 and code2.
The attached images show the output I am getting and the template placeholder strings I am using. I have also tried using the 'current' placeholder strings suggested within the app and everything else I could think of but those doesn't work at all.