primereact icon indicating copy to clipboard operation
primereact copied to clipboard

DataTable: Lazy load does not load the rest of the data

Open datacampsis opened this issue 8 months ago • 2 comments

Describe the bug

When try to use the Virtual Scroll with Lazy load, the rest of data is always loading.

Reproducer

https://stackblitz.com/edit/ck46w4s3?file=src%2FApp.tsx

System Information

(From Stackblitz):
  System:
    OS: Linux 5.0 undefined
    CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
    Memory: 0 Bytes / 0 Bytes
    Shell: 1.0 - /bin/jsh
  Binaries:
    Node: 20.19.1 - /usr/local/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 10.8.2 - /usr/local/bin/npm
    pnpm: 8.15.6 - /usr/local/bin/pnpm
  npmPackages:
    primereact: latest => 10.9.5 
    react: 18.3.1 => 18.3.1

Steps to reproduce the behavior

Just scroll the Table.

Expected behavior

No response

datacampsis avatar Apr 30 '25 17:04 datacampsis

Actually, it is not even working in the documentation either...

christenbc avatar May 23 '25 11:05 christenbc

Hi @datacampsis @melloware, Could you please elaborate on this issue in more detail and clarify the expected behavior?

shikhar-4739 avatar May 31 '25 05:05 shikhar-4739