Skip to content
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

React virtualization not working for me #1797

Open
sukhpreet96 opened this issue Jan 10, 2023 · 2 comments
Open

React virtualization not working for me #1797

sukhpreet96 opened this issue Jan 10, 2023 · 2 comments

Comments

@sukhpreet96
Copy link

I'm trying to use react-virtualization for optimizing the large list performance but it's not working in my project as i can see all the items in my DOM and they don't seem to load dynamically.
Also it does not render all the items in the list but it's rendering only 40 items out of 100.
Screenshot 2023-01-10 at 10 41 36 PM
Here is my code
Screenshot 2023-01-10 at 10 45 25 PM

Not sure what i'm missing here, i would really appreciate help here

@tourshi
Copy link

tourshi commented May 3, 2023

I'm facing the exact same problem (rendering only first 40 elements and not responding to my scrolling beyond that). Oddly enough, my setup was working and I'm not quite sure what broke it but suddenly stopped working (despite any code changes or changes to the react-virtualized package.

@Alexanderbtw
Copy link

Я столкнулся с точно такой же проблемой (рендеринг только первых 40 элементов и отсутствие реакции на прокрутку после этого). Как ни странно, моя установка работала, и я не совсем уверен, что ее сломало, но внезапно перестала работать (несмотря на любые изменения кода или изменения в пакете с виртуализацией react).

You are solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants