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

Make it so that infiniteScroll loads data when the height of '.n-scrollbar-container' becomes greater than the height of '.n-scrollbar-content'. #6547

Open
3 tasks done
DenniLa2 opened this issue Nov 18, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@DenniLa2
Copy link

Clear and concise description of the problem

Data do not load if the height of '.n-scrollbar-container' becomes greater than the height of '.n-scrollbar-content'.

Suggested solution

Check the height of these divs. If the height of '.n-scrollbar-container' becomes greater than the height of '.n-scrollbar-content', emit the '@load' event.

Alternative

No response

Additional context

No response

Validations

  • Read the Contributing Guidelines.
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
@DenniLa2 DenniLa2 added the feature request New feature or request label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant