Is official exapmle how to use lazy loading really working?
This is screenshot from https://vaadin.com/docs/latest/example?path=component/grid/react/grid-data-provider.tsx
When you scroll down to the second page, it shows empty lines.
Is official exapmle how to use lazy loading really working?
This is screenshot from https://vaadin.com/docs/latest/example?path=component/grid/react/grid-data-provider.tsx
When you scroll down to the second page, it shows empty lines.
Thanks for noticing, created a PR with a fix: docs: fix grid lazy loading pagination by sissbruecker · Pull Request #4131 · vaadin/docs · GitHub
"Have you tried debugging the grid component or logging the data request when you scroll? That might give you some insight into why the second page is showing empty rows