svelte-lazy icon indicating copy to clipboard operation
svelte-lazy copied to clipboard

A svelte component to lazyload any content including images

Results 6 svelte-lazy issues
Sort by recently updated
recently updated
newest added

Hi, I have a project where some buttons scroll to divs placed down the website. If I put the id prop in the slot that is passed inside `Lazy` it...

HI, this is a great plugin ! It works well if I "browse" to a page(client fetch) but if I refresh the page (preload /ssr) then the image doesn't appear...

question

Doesn't seem to be working for videos. Height is always defaulting to "auto"

Hi, I encountered the following warning when compiling with Vite (5.0.10). ``` 11:41:41 AM [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition...

When installing with npm, there is compatibility in package.json only with svelte 3, not reflecting the latest changes in git repo.

Hello, Where is the changelog for svelte-lazy?