Lazy load images are load inconsistently

Hi there.

I have a problem with lazy load images loading inconsistently. Here is my site.
See the partner logos are not loading properly at first load. The images will show after we refresh the page again.

I render the page with this code:

<Content>
      <Html2React html={page.content.rendered} />
</Content>

Any help would be appreciated! Thanks

Hi @briyadi

When I visit the site I can see the logos, even on the first load - I do not need to refresh to see them.

Have you managed to resolve the issue? If not, and if you require more help, please provide a link to a repo. See here for the info that it would be useful for you to provide.