Make it so that infiniteScroll loads data when the height of '.n-scrollbar-container' becomes greater than the height of '.n-scrollbar-content'. #6547
Labels
feature request
New feature or request
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
The text was updated successfully, but these errors were encountered: