You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
TypeScript version
No response
Additional context
"@tanstack/react-table": "^8.7.9",
"@tanstack/react-virtual": "3.0.0-beta.60",
Terms & Code of Conduct
The text was updated successfully, but these errors were encountered: