svelte-infinite-loading icon indicating copy to clipboard operation
svelte-infinite-loading copied to clipboard

An infinite scroll component for Svelte, to help you implement an infinite scroll list more easily.

Results 11 svelte-infinite-loading issues
Sort by recently updated
recently updated
newest added

This library is fantastic. Thank you for building this. I thought I would write a suggestion to make it explicit the `infiniteHandler` working. I ran into an issue where I...

question

Currently infinite loading works with vertical lists it would be great if horizontal lists could also be supported. Thanks

enhancement

Hi Skayo, thanks for this library! :) I'm trying svelte-infinite-loading and tiny-virtual-list out, on a grid of Bootstrap column elements (flex columns, not CSS Grid, because i need to support...

Hello, I'm getting this error, even that it is working nice, but idk how to fix it. I'm running sapper/firebase ``` Uncaught (in promise) TypeError: Cannot read property 'offsetWidth' of...

bug

Check out the changes by this fork. Looks okay.

enhancement

Check out if I should add this proposed attribute from this fork.

enhancement

I don't think this is needed after migrating to the SvelteKit library template, but I'll leave this here for reference.

enhancement

Check out this fork and see if this fork is still needed.

enhancement

Enable CodeQL in the settings after releasing `2.0.0`

enhancement

``` 9:29:01 AM [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte. [email protected] Please see https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition for details. ``` The recommended...

bug