David Zheng
David Zheng
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-mobile/issues) ## Basic Info - **Package Name And Version:** @arco-design/[email protected] - **Phone Model And Version:**...
RT, tks!
### Which react-spring target are you using? - [X] `@react-spring/web` - [ ] `@react-spring/three` - [ ] `@react-spring/native` - [ ] `@react-spring/konva` - [ ] `@react-spring/zdog` ### What version of...
### 可复现的链接(必须为公开链接,仅包含能复现问题的示例代码): https://vxetable.cn/v3/#/component/table/scroll/autoRowHeight 和 https://vxetable.cn/v4/#/component/table/scroll/autoRowHeight ### 是否已准备好复现链接与示例代码? - [x] 我确定已准备好以上复现链接 ### 问题描述与截图: 官方文档的例子,虚拟滚动的自适应行高,初始的高度计算问题,被压扁了。 v3 和 v4 版本都有问题。 ### 期望的结果: 初始的高度计算正确。 ### 操作系统: macos ### 浏览器版本: chrome 137.0.7151.41 ### vue 版本:...