Scroll correction sometimes gets stuck on estimating row sizes
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 42/100
- Issue 类型
- 缺陷
- 描述清晰度
- 需要澄清
- 活跃度
- 活跃
- 技术栈
- react, typescript
- 领域
- frontend, performance
调研方向
先从 @tanstack/react-virtual 的测量缓存和滚动校正行为入手,然后在与附带视频进行对比的同时,复现所列出的换行行场景。仍然需要一个有用的复现;当行出现或消失时,布局不再抖动或进入无限滚动校正循环,即表示完成。
由索引模型根据 Issue 内容生成。
描述
Describe the bug
I think this bug is in the same ballpark to #1221:
We have a complex layout that is (for testing purposes) explicitly undersized and causes layout shifts. This sometimes ends up in an infinite loop trying to correct the scroll position and then stays stuck. Internally we've observed this on some of our playwright tests and eventually found a reproduction.
Oddly enough this behavior can be "fixed" by halting the js execution for a frame and then continue, which makes me suspect that the measurement cache or layout measurement is derived from an outdated layout box.
If necessary, I can try to create a specific sandboxed reproduction.
Your minimal, reproducible example
no reproduction as of yet
Steps to reproduce
- Have a layout with virtualized lines that sometime wrap lines (and therefore differ from the size in
estimateSize) - scroll up/down with the affected rows appearing/disappearing from the virtualized range
Expected behavior
Table layout should not jitter.
How often does this bug happen?
Every time
Screenshots or Videos
https://github.com/user-attachments/assets/25dbf5de-1f12-442e-8d81-582b1cad8f64
Platform
- OS: MacOS, Windows
- Browser: Firefox, Chrome
- @tanstack/react-virtual: 3.13.9 ... 3.14.9
tanstack-virtual version
3.14.9
TypeScript version
v7.0.0
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.
- 主要语言
- TypeScript
- 星标
- 7.1k
- 派生
- 466
- 平均合并
- 2 天 31 分钟
- 30 天内合并 PR
- 13
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
TanStack/virtual 的其他 Issue
-
难度 4/5 3-5 天 新手友好度 55/100
-
难度 5/5 一周以上 新手友好度 38/100
-
难度 4/5 3-5 天 新手友好度 62/100
-
难度 4/5 3-5 天 新手友好度 55/100
-
难度 3/5 1-2 天 新手友好度 68/100
相似的 Issue
-
VerificationGate: ATTRIBUTION quote guard never matches a normal quotation (\b around the quote) 未关闭
难度 2/5 1-3 小时 新手友好度 75/100
danielmiessler/LifeOS#2234 ·
-
T: Bug
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 65/100
-
难度 1/5 1 小时以内 新手友好度 85/100
-
Mend: dependency security vulnerability untriaged
难度 2/5 1-3 小时 新手友好度 70/100