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

LoadMore element not showing with native scrolling #16

Open
dsbl411 opened this issue Oct 14, 2016 · 1 comment
Open

LoadMore element not showing with native scrolling #16

dsbl411 opened this issue Oct 14, 2016 · 1 comment

Comments

@dsbl411
Copy link

dsbl411 commented Oct 14, 2016

Hi Roei,

First of all, thank you very much for your really powerful library. It definitely makes a huge difference for large datasets. 👍

I've started to play with your native-scroller branch on desktop browsers and it works great.

The issue I found so far is that the LoadMore element sometimes doesn't appear. It seems that the loadMoreRenderer callback is called all the time though.

Below is a capture of your paging example with native scrolling enabled that illustrate this:
loadmoreissue

I was able to reproduce this issue on a Windows 10 machine with:

  • Chrome 53
  • Edge 38.14393.0.0
  • IE 10 and 11
  • Firefox 49

The issue appears whether you scroll to the bottom using the mouse wheel or the scrollbar.

Please let me know if you need any further information.

Thanks. 🙂

@dsbl411
Copy link
Author

dsbl411 commented Oct 14, 2016

To add more, I've just noticed with Edge that some elements are sometimes not visible when the issue occurs.
loadmoreedge

Thanks. 🙂

@dsbl411 dsbl411 closed this as completed Oct 14, 2016
@dsbl411 dsbl411 reopened this Oct 14, 2016
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

No branches or pull requests

1 participant