Using Intersection Observer, allow lazyload of svg urls (if external url) #178
Closed
JoshMontech
started this conversation in
Ideas
Replies: 1 comment
-
|
hey @JoshMontech Thanks for your post, but this is not something I would consider adding since this library is optimized to load SVGs... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I really enjoy using this package but one thing that's taking away from the experience is that there's no intuitive way to allow lazyloading so my external svg urls coming from my CMS are bloating the page load with SVG url requests. Using something like intersection observer, lazyloading could bring this package to the next level!
Beta Was this translation helpful? Give feedback.
All reactions