egjs-infinitegrid icon indicating copy to clipboard operation
egjs-infinitegrid copied to clipboard

A module used to arrange card elements including content infinitely on a grid layout.

Results 39 egjs-infinitegrid issues
Sort by recently updated
recently updated
newest added

## Description After update to latest SvelteKit, and run build , it failed. but npm run dev is fine, i am a backend developer , so not familiar with npm...

bug
svelte
complete

## Description Is it possible to add scrollContainer attribute ? Maybe it can be realized in other way ? eg: ``` __proto._init = function () { var _a; var _b...

question
feature
complete

## Description Currently if I have more than one infinitegrid component in my DOM the 2nd one starts to glitch out a bit. It shows double the items, with the...

bug

Is there are feature to start scrolling from bottom to top ?

bug
question
complete

If the last page is not enough, the layout will be messy

bug
question
complete

## Description Excuse me, I use MasonryInfiniteGrid for building my infinte card view app.I don't know why the onRequestAppend function is constantly called, endlessly called unless I set threshold to...

question

It seems to be the case that everytime you add a new item (containing images in my case), it gets visible at the top left for a frame or so....

question

## Description Updated modules with npm and now I am getting TypeError: "can't access property "attributePrefix", VanillaInfiniteGrid.defaultOptions is undefined"

bug

### Discussed in https://github.com/naver/egjs-infinitegrid/discussions/473 Originally posted by **endlessuniverse** April 2, 2022 Hello there. Thank you for this useful module. 1. Do you recommend the key block in Svelte to recreate...

question

## Description Does it support Typescript? ## Steps to check or reproduce

question