Is lazy load images in popup supported?

Hi,
I have a popup that I want to have a lazy load element for images inside the popup.

The content is dynamic so I I used the 'app.lazy.create(pageEl) ’ as described in the docs, however it does not appear to fire or do anything.

I get no errors when I call it, just does not apply the lazy load to the images. The same call works when its an actual page but the popup does not seem to init the lazy

popup > view > page > page-content - так должно работать

1 Like