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 代码与小程序代码混写 微信小程序成功 钉钉小程序提示元素不存在 #7793

Closed
cx222333 opened this issue Oct 6, 2020 · 2 comments
Labels
F-react Framework - React T-alipay Target - 编译到支付宝小程序 V-3 Version - 3.x

Comments

@cx222333
Copy link

cx222333 commented Oct 6, 2020

相关平台

支付宝小程序

复现仓库

https://github.com/cx222333/taro-test
小程序基础库: 1.14.5
使用框架: React

复现步骤

npm run dev:alipay 开发工具直接提示元素不存在
微信小程序正常

期望结果

Taro 代码与 钉钉小程序代码 能正常混写

实际结果

提示元素不存在

环境信息

👽 Taro v3.0.11


  Taro CLI 3.0.11 environment info:
    System:
      OS: macOS 10.15.4
      Shell: 5.7.1 - /bin/zsh
    Binaries:
      Node: 12.16.2 - /usr/local/bin/node
      Yarn: 1.22.4 - /usr/local/bin/yarn
      npm: 6.14.4 - /usr/local/bin/npm
    npmPackages:
      @tarojs/components: 3.0.11 => 3.0.11 
      @tarojs/mini-runner: 3.0.11 => 3.0.11 
      @tarojs/react: 3.0.11 => 3.0.11 
      @tarojs/runtime: 3.0.11 => 3.0.11 
      @tarojs/taro: 3.0.11 => 3.0.11 
      @tarojs/webpack-runner: 3.0.11 => 3.0.11 
      babel-preset-taro: 3.0.11 => 3.0.11 
      eslint-config-taro: 3.0.11 => 3.0.11 
      react: ^16.10.0 => 16.13.1 
@taro-bot2 taro-bot2 bot added F-react Framework - React T-alipay Target - 编译到支付宝小程序 V-3 Version - 3.x labels Oct 6, 2020
@Chen-jj
Copy link
Contributor

Chen-jj commented Oct 9, 2020

@cx222333 要 v3.1 才能解决

@Chen-jj
Copy link
Contributor

Chen-jj commented Oct 9, 2020

Duplicate of #5778

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-react Framework - React T-alipay Target - 编译到支付宝小程序 V-3 Version - 3.x
Projects
None yet
Development

No branches or pull requests

2 participants