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 1.2.1后AtInput失效 #1647

Closed
hugetiny opened this issue Dec 23, 2018 · 14 comments
Closed

升级Taro 1.2.1后AtInput失效 #1647

hugetiny opened this issue Dec 23, 2018 · 14 comments
Assignees

Comments

@hugetiny
Copy link

升级Taro 1.2.1后AtInput失效
系统:Mac 10.13.6
node:10.13.0
Taro:1.2.1

@taro-bot
Copy link

taro-bot bot commented Dec 23, 2018

欢迎提交 Issue~

如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏

如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。

Good luck and happy coding~

@hugetiny
Copy link
Author

onChange/onInput事件捕获不到

@luckyadam
Copy link
Member

项目依赖也请同步升级

@hugetiny
Copy link
Author

@luckyadam 已经taro update project了

@hugetiny
Copy link
Author

这个不会是taro ui的兼容性问题吧

@yuche
Copy link
Contributor

yuche commented Dec 24, 2018

package.json 看一下是不是有漏网之鱼没升级

@hugetiny
Copy link
Author

hugetiny commented Dec 24, 2018

@luckyadam @yuche
webstorm有漏package.json检查的,不可能漏掉的

1.2.0时候 还行的

taro info
👽 Taro v1.2.1

Taro CLI 1.2.1 environment info:
System:
OS: macOS High Sierra 10.13.6
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 10.13.0 - ~/.nvm/versions/node/v10.13.0/bin/node
Yarn: 1.12.3 - ~/.nvm/versions/node/v10.13.0/bin/yarn
npm: 6.5.0 - ~/.nvm/versions/node/v10.13.0/bin/npm
npmPackages:
@tarojs/async-await: 1.2.1 => 1.2.1
@tarojs/cli: 1.2.1 => 1.2.1
@tarojs/components: 1.2.1 => 1.2.1
@tarojs/plugin-babel: 1.2.1 => 1.2.1
@tarojs/plugin-csso: 1.2.1 => 1.2.1
@tarojs/plugin-sass: 1.2.1 => 1.2.1
@tarojs/plugin-uglifyjs: 1.2.1 => 1.2.1
@tarojs/redux: 1.2.1 => 1.2.1
@tarojs/redux-h5: 1.2.1 => 1.2.1
@tarojs/rn-runner: 1.2.1 => 1.2.1
@tarojs/router: 1.2.1 => 1.2.1
@tarojs/taro: 1.2.1 => 1.2.1
@tarojs/taro-alipay: 1.2.1 => 1.2.1
@tarojs/taro-h5: 1.2.1 => 1.2.1
@tarojs/taro-swan: 1.2.1 => 1.2.1
@tarojs/taro-weapp: 1.2.1 => 1.2.1
@tarojs/webpack-runner: 1.2.1 => 1.2.1
eslint-config-taro: 1.2.1 => 1.2.1
eslint-plugin-taro: 1.2.1 => 1.2.1

项目地址: https://github.com/hugetiny/quit-smoking

@hugetiny
Copy link
Author

问题发生在h5上 小程序正常

@crper
Copy link

crper commented Dec 24, 2018

同样,发生了此问题,将会1.2.0正常..1.2.1结合taro ui , 控件的值拿到的是一个对象集合..而非直接的value..

用的也是非箭头函数 ,this.xxx.bind(this)

@hugetiny
Copy link
Author

@luckyadam @yuche Taro UI 更新1.5.3后依然有这个问题

@luckyadam
Copy link
Member

@jimczj 阿集帮忙看看~

@jimczj
Copy link
Contributor

jimczj commented Dec 25, 2018

确实有问题,需要 input 基础组件修复一下问题

@taro-bot
Copy link

taro-bot bot commented Dec 25, 2018

CC @jinjinjin0731

@jinjinjin0731
Copy link
Contributor

基础库已经修复。待 TaroUI 发个新版本

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants