Announcements

Help Wizard

Step 1

NEXT STEP

Who Me Too'd this topic

loading=lazy breaks embed iframe

Hi folks,

 

It is now possible for a lot of browsers to load iframes lazy (https://web.dev/iframe-lazy-loading/).

I tried this with the spotify embed iframe which kinda breaks it. It is still shown but there is no interaction possible. Getting this error in the console:

vendor~embed.4e2ebd18.js:1 Uncaught (in promise) DealerError: Cannot connect to dealer

 

The reason I want to use lazy loading is because the size of your embed script is quite large and it has a bad impact on SEO on my page, since it''s almost as big as the rest of the page...

 

Tried this with chrome on Mac.

 

Thank you.

Who Me Too'd this topic