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

h5 同一页面多次调用chooseImage表现异常 #8484

Closed
Jackyzm opened this issue Jan 8, 2021 · 0 comments · Fixed by #8485
Closed

h5 同一页面多次调用chooseImage表现异常 #8484

Jackyzm opened this issue Jan 8, 2021 · 0 comments · Fixed by #8485
Labels
F-react Framework - React T-h5 Target - 编译到 H5 V-3 Version - 3.x
Milestone

Comments

@Jackyzm
Copy link
Contributor

Jackyzm commented Jan 8, 2021

相关平台

H5

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

复现步骤

同一页面,多次调用chooseImage,第一次传入count为1,正常,第二次传入count为99,仍然只能选择一张图片

期望结果

互不影响

实际结果

无法更新

环境信息

Taro CLI 2.2.9 environment info:
    System:
      OS: macOS High Sierra 10.13.6
      Shell: 5.3 - /bin/zsh
    Binaries:
      Node: 10.11.0 - ~/.nvm/versions/node/v10.11.0/bin/node
      Yarn: 1.10.0 - ~/.nvm/versions/node/v10.11.0/bin/yarn
      npm: 6.4.1 - ~/.nvm/versions/node/v10.11.0/bin/npm
    npmPackages:
      @tarojs/cli: 3.0.22 => 3.0.22
      @tarojs/components: 3.0.22 => 3.0.22
      @tarojs/components-rn: 3.0.22 => 3.0.22
      @tarojs/mini-runner: 3.0.22 => 3.0.22
      @tarojs/plugin-babel: 3.0.22 => 3.0.22
      @tarojs/plugin-csso: 3.0.22 => 3.0.22
      @tarojs/plugin-sass: 3.0.22 => 3.0.22
      @tarojs/plugin-terser: ^3.0.22 => 2.2.10
      @tarojs/redux: 3.0.22 => 3.0.22
      @tarojs/redux-h5: 3.0.22 => 3.0.22
      @tarojs/router: 3.0.22 => 3.0.22
      @tarojs/taro: 3.0.22 => 3.0.22
      @tarojs/taro-alipay: 3.0.22 => 3.0.22
      @tarojs/taro-h5: 3.0.22 => 3.0.22
      @tarojs/taro-redux-rn: 3.0.22 => 3.0.22
      @tarojs/taro-rn: 3.0.22 => 3.0.22
      @tarojs/taro-router-rn: 3.0.22 => 3.0.22
      @tarojs/taro-swan: 3.0.22 => 3.0.22
      @tarojs/taro-tt: 3.0.22 => 3.0.22
      @tarojs/taro-weapp: 3.0.22 => 3.0.22
      @tarojs/webpack-runner: 3.0.22 => 3.0.22
      eslint-config-taro: 3.0.22 => 3.0.22
      eslint-plugin-taro: 3.0.22 => 3.0.22
      stylelint-config-taro-rn: 3.0.22 => 3.0.22
      stylelint-taro-rn: 3.0.22 => 3.0.22

补充信息

全局input

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.

2 participants