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.5使用picker会报unable to preventDefault inside passive event listener invocation. #13696

Closed
L-x-C opened this issue Apr 20, 2023 · 0 comments · Fixed by #13771
Closed
Labels
F-react Framework - React T-h5 Target - 编译到 H5 V-3 Version - 3.x
Milestone

Comments

@L-x-C
Copy link

L-x-C commented Apr 20, 2023

相关平台

H5

浏览器版本: chrome112
使用框架: React

复现步骤

最新3.6.5的taro,初始化项目,用picker文档里的的demo。选择滑动的时候就会报错。
https://taro-docs.jd.com/docs/components/forms/picker

期望结果

不报错

实际结果

使用picker会报unable to preventDefault inside passive event listener invocation.

环境信息

 Taro v3.6.5


  Taro CLI 3.6.5 environment info:
    System:
      OS: macOS 13.2.1
      Shell: 5.8.1 - /bin/zsh
    Binaries:
      Node: 14.20.0 - ~/.nvm/versions/node/v14.20.0/bin/node
      Yarn: 1.22.19 - ~/.nvm/versions/node/v14.20.0/bin/yarn
      npm: 6.14.17 - ~/.nvm/versions/node/v14.20.0/bin/npm
    npmPackages:
      @tarojs/cli: 3.6.5 => 3.6.5
      @tarojs/components: 3.6.5 => 3.6.5
      @tarojs/helper: 3.6.5 => 3.6.5
      @tarojs/plugin-framework-react: 3.6.5 => 3.6.5
      @tarojs/plugin-platform-alipay: 3.6.5 => 3.6.5
      @tarojs/plugin-platform-h5: 3.6.5 => 3.6.5
      @tarojs/plugin-platform-jd: 3.6.5 => 3.6.5
      @tarojs/plugin-platform-qq: 3.6.5 => 3.6.5
      @tarojs/plugin-platform-swan: 3.6.5 => 3.6.5
      @tarojs/plugin-platform-tt: 3.6.5 => 3.6.5
      @tarojs/plugin-platform-weapp: 3.6.5 => 3.6.5
      @tarojs/react: 3.6.5 => 3.6.5
      @tarojs/runtime: 3.6.5 => 3.6.5
      @tarojs/shared: 3.6.5 => 3.6.5
      @tarojs/taro: 3.6.5 => 3.6.5
      @tarojs/webpack5-runner: 3.6.5 => 3.6.5
      babel-preset-taro: 3.6.5 => 3.6.5
      eslint-config-taro: 3.6.5 => 3.6.5
      react: ^18.0.0 => 18.2.0
@L-x-C L-x-C changed the title 使用picker会报unable to preventDefault inside passive event listener invocation. 3.6.5使用picker会报unable to preventDefault inside passive event listener invocation. Apr 20, 2023
@TheKonka TheKonka added V-3 Version - 3.x F-react Framework - React T-h5 Target - 编译到 H5 labels Apr 20, 2023
@github-project-automation github-project-automation bot moved this to Padding in H5 Apr 20, 2023
@ZakaryCode ZakaryCode added this to the 3.6.7 milestone May 12, 2023
@github-project-automation github-project-automation bot moved this from Padding to Done in H5 May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-react Framework - React T-h5 Target - 编译到 H5 V-3 Version - 3.x
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants