CMS : {{item.image.src}} fails after the fold with load more component

I have a blog image {{item.image.src}} that shows up for the first 10 blog entries

‘Load more’ then allows the next 10 entries to show

They do so - but without their image (unless you click read more and view the post - in which case the image shows fine)

I have ‘pagination’ / pages showing set to 10 (but have not utilised the pagination component). Suggest there’s a naming conflict here !?)

… and the ‘load more’ component is in the collection component’s after section as per the App instructions

Anybody have a similar set up - using {{item.image.src}} in a cms set-up with the load more component ? Can you see the images for post 11 onward ?

Many thanks, Jol