Skip to content

Scrolling does not work correctly. #966

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

Closed
2 tasks done
alkosorukov opened this issue Mar 24, 2025 · 1 comment
Closed
2 tasks done

Scrolling does not work correctly. #966

alkosorukov opened this issue Mar 24, 2025 · 1 comment

Comments

@alkosorukov
Copy link

Describe the bug

This is a continuation of the theme #960 (comment)

useWindowVirtualizer, as I understand it, works for the entire browser window. And we have a table in the block.

works fine for me, don't really follow what's the issue

Image
This is incorrect behavior - we don't see the bottom line completely

Your minimal, reproducible example

https://codesandbox.io/p/devbox/mystifying-dew-t5nd7v

Steps to reproduce

click to "scroll to bottom"

Expected behavior

The last element should be fully visible.

How often does this bug happen?

Every time

Screenshots or Videos

No response

Platform

windows, chrome

tanstack-virtual version

3.13.14

TypeScript version

No response

Additional context

No response

Terms & Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
@piecyk
Copy link
Collaborator

piecyk commented Mar 25, 2025

Thanks for opening this issue. Since it's the same as the one discussed in #960, I'll close this one, and we’ll continue the discussion there.

@piecyk piecyk closed this as completed Mar 25, 2025
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

2 participants