Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Not just the first slotted images should be lazy loaded #23

Closed
peterpeterparker opened this issue Dec 6, 2018 · 0 comments
Closed

Not just the first slotted images should be lazy loaded #23

peterpeterparker opened this issue Dec 6, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@peterpeterparker
Copy link
Contributor

peterpeterparker commented Dec 6, 2018

Not awesome: el.querySelectorAll('[slot] > img')
Awesome: el.querySelectorAll('[slot] img')

@peterpeterparker peterpeterparker added the bug Something isn't working label Dec 6, 2018
@peterpeterparker peterpeterparker self-assigned this Dec 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant