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

my issues with useVirtualizer with tanstack/react-table to sticky <thead> #591

Open
2 tasks done
baonv-acbs-com-vn opened this issue Sep 25, 2023 · 1 comment
Open
2 tasks done

Comments

@baonv-acbs-com-vn
Copy link

Describe the bug

Describe the bug:
iam using useVirtualizer with tanstack/react-table to sticky , but iam scrolling to index 90 sticky not work

Demo live:
https://codesandbox.io/p/sandbox/keen-moser-k3g48j?embed=1&file=%2Fsrc%2Fmain.tsx%3A7%2C14

Your minimal, reproducible example

https://codesandbox.io/p/sandbox/keen-moser-k3g48j?embed=1&file=%2Fsrc%2Fmain.tsx%3A7%2C14

Steps to reproduce

step -> scrolling to index 90 sticky not work

Expected behavior

Expected behavior : when scrolling sticky work

How often does this bug happen?

None

Screenshots or Videos

No response

Platform

OS: Macos
Chorme: 116.0.5845.187 (Official Build) (arm64)

tanstack-virtual version

"@tanstack/react-virtual": "3.0.0-beta.60",

TypeScript version

No response

Additional context

"@tanstack/react-table": "^8.7.9",
"@tanstack/react-virtual": "3.0.0-beta.60",

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.
@evayde
Copy link

evayde commented Oct 18, 2023

Probably duplicate of #585

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