-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[DataGridPro] Infinite loading onRowsScrollEnd intermittent issue not firing #14116
Comments
Can confirm on our own example as well. Thanks for reporting @eversadi |
Just ran into this issue. I found that using |
thanks @lukedukeus |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note We value your feedback @eversadi! How was your experience with our support team? |
How do I know when this is released? Hit the same issue @arminmeh |
@kfowler1337 |
Will it be released for v6 premium? |
@efotin |
Latest version
Steps to reproduce
Link to live example: (required)
https://codesandbox.io/s/s9zvh2?file=/src/Demo.js
video here
Steps:
Current behavior
Data Grid onRowsScrollEnd event does not fire , it just stop at the bottom
Expected behavior
Data Grid onRowsScrollEnd should always fire once reach the end of the scrollbar
Context
I wan't to have a table that can loads a data when the scroll position is at the bottom
icy-paper-s9zvh2 - CodeSandbox.webm
Your environment
npx @mui/envinfo
Search keywords: onRowsScrollEnd
Order ID: eversadi-1
The text was updated successfully, but these errors were encountered: