Ecodev / natural-gallery-js

A lazy load, infinite scroll and natural layout list gallery
https://ecodev.github.io/natural-gallery-js/
MIT License
134 stars 26 forks source link

Can't get infinite scroll to work #91

Open brianjenkins94 opened 1 year ago

brianjenkins94 commented 1 year ago

CodeSandbox: https://codesandbox.io/s/natural-gallery-js-issue-czh8cg

My best guess is I'm using setItems() when maybe I should be using addItems()?

brianjenkins94 commented 1 year ago

Anything look obviously wrong in that CodeSandbox?