my issues with useVirtualizer with tanstack/react-table to sticky <thead>
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 https://codesandbox.io/p/sandbox/keen-moser-k3g48j?embed=1&file=%2Fsrc%2Fmain.tsx%3A7%2C14 step -> scrolling to index 90 sticky not work
Expected behavior : when scrolling sticky work
None No response OS: Macos
Chorme: 116.0.5845.187 (Official Build) (arm64) No response "@tanstack/react-table": "^8.7.9",
"@tanstack/react-virtual": "3.0.0-beta.60",Your minimal, reproducible example
Steps to reproduce
Expected behavior
How often does this bug happen?
Screenshots or Videos
Platform
tanstack-virtual version
"@tanstack/react-virtual": "3.0.0-beta.60",
TypeScript version
Additional context
Terms & Code of Conduct
Probably duplicate of https://github.com/TanStack/virtual/issues/585