Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] onScrolledToBottom doesnt get re-triggered after removing table rows #133

Merged
merged 2 commits into from
Aug 4, 2016

Conversation

offirgolan
Copy link
Collaborator

This is related to #108. When you sort and clear all the table rows from the table onScrolledToBottom gets triggered only once since the observer to get more data until out of viewport has been destroyed.

@offirgolan offirgolan merged commit 2a170b6 into master Aug 4, 2016
@offirgolan offirgolan deleted the in-viewport-clear branch August 4, 2016 18:07
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