question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Adding Iframe support for the "v-lazy" directive

See original GitHub issue

Quick code snippet to add iframe support for the “v-lazy” directive, so basically : <iframe v-lazy="'...'" frameborder="0"></iframe>. @hilongjw if you (or any other) are interested in the idea i’ll happily create a pull request or discuss.

iframe-support

Cheers ✌

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
edstronautcommented, Nov 7, 2019

Hey @VicGUTT … did you implement this in a fork somewhere?

0reactions
JonathanDncommented, Nov 21, 2020

Any news on this issue? @hilongjw @VicGUTT

Read more comments on GitHub >

github_iconTop Results From Across the Web

<iframe>: The Inline Frame element - HTML - MDN Web Docs
The HTML element represents a nested browsing context, embedding another HTML page into the current one.
Read more >
Lazy loading via attribute for images & iframes - CanIUse
The loading attribute on images & iframes gives authors control over when the browser should start ... 1 Firefox only supports lazy loading...
Read more >
How to specify loading="lazy" on iframe around VF page
I want to use the new loading="lazy" attribute on iframes generated by Lightning to wrap Visualforce ...
Read more >
Browser-level image lazy loading for the web - web.dev
Browser-level support for lazy loading images is now supported on the web! ... The eager value is simply an instruction to load the...
Read more >
NG0910: Unsafe bindings on an iframe element - Angular
To enforce that, Angular requires these attributes to be set on <iframe> s as ... Also, the error is thrown when a similar...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found