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

Cannot scroll to the bottom of the list when working with react-window VariableSizeList #2561

Open
trend-alan-bie opened this issue Jan 3, 2024 · 0 comments

Comments

@trend-alan-bie
Copy link

The example of react-window is for FixedSizeList.
However, when using VariableSizeList, items cannot be dragged to the end of the list. For instance, with 30 items, the scrollbar gets stuck at item 25. You can refer to this sandbox for more details.

Any suggestion?

@trend-alan-bie trend-alan-bie changed the title Cannot scroll to the end of the list when working with react-window VariableSizeList Cannot scroll to the bottom of the list when working with react-window VariableSizeList Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant