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

Taro 3.3.15版本 使用Taro UI框架中SearchBar 方法onChange返回值为空,测试V3.3.1版本可以 #10852

Closed
MengQingJunzz opened this issue Dec 8, 2021 · 0 comments
Labels
F-react Framework - React T-h5 Target - 编译到 H5 V-3 Version - 3.x

Comments

@MengQingJunzz
Copy link

相关平台

H5

复现仓库

https://github.com/
浏览器版本: 96.0.4664.45(正式版本) (64 位)
使用框架: React

复现步骤

const onChange = value => {

}

期望结果

期望返回 onChange Value值

实际结果

实际返回onChange value为空

环境信息

 Taro CLI 3.3.15 environment info:
    System:
      OS: macOS 11.5.2
      Shell: 5.8 - /bin/zsh
    Binaries:
      Node: 14.16.0 - /usr/local/bin/node
      Yarn: 1.22.10 - /usr/local/bin/yarn
      npm: 6.14.11 - /usr/local/bin/npm
    npmPackages:
      @tarojs/components: ^3.3.15 => 3.3.15
      @tarojs/mini-runner: ^3.3.15 => 3.3.15
      @tarojs/react: ^3.3.15 => 3.3.15
      @tarojs/runtime: ^3.3.15 =>3.3.15
      @tarojs/taro: ^3.3.15 => 3.3.15
      @tarojs/webpack-runner: ^3.3.15 =>3.3.15
      babel-preset-taro: ^3.3.15 => 3.3.15
      eslint-config-taro: ^3.3.15 => 3.3.15
      react: ^17.0.2 => 17.0.2 
@taro-bot2 taro-bot2 bot added F-react Framework - React T-h5 Target - 编译到 H5 V-3 Version - 3.x labels Dec 8, 2021
@iChengbo iChengbo closed this as completed Dec 9, 2021
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

No branches or pull requests

2 participants