Skip to content

chore(story): fix window infinite scroll story#395

Closed
Balaji1202 wants to merge 1 commit intoankeetmaini:masterfrom
Balaji1202:patch-1
Closed

chore(story): fix window infinite scroll story#395
Balaji1202 wants to merge 1 commit intoankeetmaini:masterfrom
Balaji1202:patch-1

Conversation

@Balaji1202
Copy link
Copy Markdown

Fix to set proper data on refetching new data. The array of 100 elements are pushed as a single element. Spreading it out to push 100 individual elements.

Fix to set proper data on refetching new data. The array of 100 elements are pushed as a single element. Spreading it out to push 100 individual elements.
@iamdarshshah
Copy link
Copy Markdown
Collaborator

Thanks, this was a real bug. The fix (adding the spread operator) has already been applied to the current codebase, so closing as superseded. Appreciate the catch.

If you'd like to keep contributing, check out the open issues or file a new one if you find something worth fixing. Looking forward to more contributions from you, let's make this the best infinite scroll library out there!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants