primereact icon indicating copy to clipboard operation
primereact copied to clipboard

Listbox virtualscroller doesnt display data

Open SenexCrenshaw opened this issue 2 months ago • 6 comments

Describe the bug

i get just a few entries and the data never populates. dropdown virtual scroll works great. You can see this in the demo at https://primereact.org/listbox/#virtualscroll scroll mid way and nothing happens.

Reproducer

https://primereact.org/listbox/#virtualscroll

PrimeReact version

10.6.3

React version

18.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

All

Steps to reproduce the behavior

Go to the demo https://primereact.org/listbox/#virtualscroll scroll mid way down and data never appears.

Expected behavior

data to appear

SenexCrenshaw avatar Apr 29 '24 21:04 SenexCrenshaw