[question][data grid] data grid don't trigger onRowScrollEnd on infinite loading with less rows than viewport #9022
Labels
component: data grid
This is the name of the generic UI component, not the React module!
duplicate
This issue or pull request already exists
plan: Premium
Impact at least one Premium user
support: commercial
Support request from paid users
support: question
Community support but can be turned into an improvement
Order ID or Support key 💳 (optional)
49216
Duplicates
Latest version
The problem in depth 🔍
Using the infinite loading feature, we have some kind of weird behavior:
When we have less rows than the necessary to scroll the viewport, the
onRowScrollEnd
and the fetch to news rows aren't being triggered. Is there a way, using DataGrid, to trig it even if isn't overflowing the viewport?Your environment 🌎
The text was updated successfully, but these errors were encountered: