We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
浏览器版本: Edge 109.0.1518.70 使用框架: Vue 3
使用3.6.0新建项目,启动后模板中Counter的@tap不生效, 使用3.5.12新建项目则正常
@tap生效
@tap不生效
👽 Taro v3.6.0 Taro CLI 3.6.0 environment info: System: OS: macOS 13.1 Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.19.0 - ~/.nvm/versions/node/v16.19.0/bin/node Yarn: 1.22.19 - ~/.nvm/versions/node/v16.19.0/bin/yarn npm: 9.4.0 - ~/.nvm/versions/node/v16.19.0/bin/npm npmPackages: @tarojs/cli: 3.6.0 => 3.6.0 @tarojs/components: 3.6.0 => 3.6.0 @tarojs/helper: 3.6.0 => 3.6.0 @tarojs/plugin-framework-vue3: 3.6.0 => 3.6.0 @tarojs/plugin-platform-alipay: 3.6.0 => 3.6.0 @tarojs/plugin-platform-h5: 3.6.0 => 3.6.0 @tarojs/plugin-platform-jd: 3.6.0 => 3.6.0 @tarojs/plugin-platform-qq: 3.6.0 => 3.6.0 @tarojs/plugin-platform-swan: 3.6.0 => 3.6.0 @tarojs/plugin-platform-tt: 3.6.0 => 3.6.0 @tarojs/plugin-platform-weapp: 3.6.0 => 3.6.0 @tarojs/runtime: 3.6.0 => 3.6.0 @tarojs/shared: 3.6.0 => 3.6.0 @tarojs/taro: 3.6.0 => 3.6.0 @tarojs/webpack5-runner: 3.6.0 => 3.6.0 babel-preset-taro: 3.6.0 => 3.6.0 eslint-config-taro: 3.6.0 => 3.6.0
The text was updated successfully, but these errors were encountered:
+1,并且v-model也不生效
Sorry, something went wrong.
fix(h5): 为 vue 适配器映射 tap & click 事件 fix #13210
328d463
fix(h5): 为 vue 适配器映射 tap & click 事件 fix NervJS#13210
591dd76
Successfully merging a pull request may close this issue.
相关平台
H5
浏览器版本: Edge 109.0.1518.70
使用框架: Vue 3
复现步骤
使用3.6.0新建项目,启动后模板中Counter的@tap不生效,
使用3.5.12新建项目则正常
期望结果
@tap生效
实际结果
@tap不生效
环境信息
The text was updated successfully, but these errors were encountered: