We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54268db commit 7084633Copy full SHA for 7084633
packages/tdesign-react/CHANGELOG.md
@@ -24,7 +24,7 @@ spline: explain
24
- 修复存在 `disabled` 项时,`checkAll` 可选框的 `checked` 与 `indeterminate` 状态不合理的问题
25
- `VirtualScroll`: @RylanBot ([#3878](https://github.com/Tencent/tdesign-react/pull/3878))
26
- 修复数据在非虚拟滚动和虚拟滚动的 `threshold` 切换时,无法正确刷新的问题
27
- - 修复没开启 `scroll={{type:'virtual'}}`,也启动了相关计算的问题
+ - 修复没开启虚拟滚动的配置,也启动了相关计算的问题
28
29
## 🌈 1.15.6 `2025-10-10`
30
### 🐞 Bug Fixes
0 commit comments