Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

升级到3.6.3以后,VirtualList getRectSize 内部方法报错 #13572

Closed
naico-wang opened this issue Apr 4, 2023 · 4 comments
Closed

升级到3.6.3以后,VirtualList getRectSize 内部方法报错 #13572

naico-wang opened this issue Apr 4, 2023 · 4 comments
Labels
A-components-advanced Area - 高阶组件 F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x

Comments

@naico-wang
Copy link

相关平台

微信小程序

小程序基础库: 2.19.5
使用框架: React

复现步骤

有VistualList的页面,滚动就会出现这个错误

期望结果

无JSError

实际结果

Error

环境信息

  Taro CLI 3.6.3 environment info:
    System:
      OS: macOS 13.3
      Shell: 5.9 - /bin/zsh
    Binaries:
      Node: 14.19.3 - ~/.nvm/versions/node/v14.19.3/bin/node
      Yarn: 1.22.19 - ~/.nvm/versions/node/v14.19.3/bin/yarn
      npm: 6.14.17 - ~/.nvm/versions/node/v14.19.3/bin/npm
    npmPackages:
      @tarojs/cli: 3.6.3 => 3.6.3
      @tarojs/components: 3.6.3 => 3.6.3
      @tarojs/helper: 3.6.3 => 3.6.3
      @tarojs/plugin-framework-react: 3.6.3 => 3.6.3
      @tarojs/plugin-platform-alipay: 3.6.3 => 3.6.3
      @tarojs/plugin-platform-jd: 3.6.3 => 3.6.3
      @tarojs/plugin-platform-qq: 3.6.3 => 3.6.3
      @tarojs/plugin-platform-swan: 3.6.3 => 3.6.3
      @tarojs/plugin-platform-tt: 3.6.3 => 3.6.3
      @tarojs/plugin-platform-weapp: 3.6.3 => 3.6.3
      @tarojs/react: 3.6.3 => 3.6.3
      @tarojs/router: 3.6.3 => 3.6.3
      @tarojs/runtime: 3.6.3 => 3.6.3
      @tarojs/shared: 3.6.3 => 3.6.3
      @tarojs/taro: 3.6.3 => 3.6.3
      @tarojs/taro-h5: 3.6.3 => 3.6.3
      @tarojs/webpack5-runner: 3.6.3 => 3.6.3
      babel-preset-taro: 3.6.3 => 3.6.3
      eslint-config-taro: 3.6.3 => 3.6.3
      react: ^18.0.0 => 18.2.0
@taro-bot2 taro-bot2 bot added F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x labels Apr 4, 2023
@naico-wang naico-wang changed the title VirtualList getRectSize 内部方法报错 升级到3.6.3以后,VirtualList getRectSize 内部方法报错 Apr 4, 2023
@naico-wang
Copy link
Author

@ZakaryCode 帮忙看下?
image

@naico-wang
Copy link
Author

3.6.4依旧存在此问题

@ZakaryCode
Copy link
Contributor

下一个版本修复,使用虚拟列表可以临时将 @tarojs/components-advanced 降级到 3.6.2

@naico-wang
Copy link
Author

下一个版本修复,使用虚拟列表可以临时将 @tarojs/components-advanced 降级到 3.6.2

多谢!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-components-advanced Area - 高阶组件 F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x
Projects
None yet
Development

No branches or pull requests

2 participants