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

--blended下 taro引用原生小程序组件报错 #9929

Closed
longge0516 opened this issue Jul 29, 2021 · 1 comment
Closed

--blended下 taro引用原生小程序组件报错 #9929

longge0516 opened this issue Jul 29, 2021 · 1 comment
Labels
F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x

Comments

@longge0516
Copy link
Contributor

相关平台

微信小程序

复现仓库

https://github.com/longge0516/taro-demo
小程序基础库: 2.8.3
使用框架: React

复现步骤

在ctaro目录下安装并且执行npm run build:weapp
使用ide打开weapp文件夹
ide访问pages/taroDemo/index页面

期望结果

正常展示页面

实际结果

报错

环境信息

Taro CLI 3.2.5 environment info:
    System:
      OS: macOS 10.15.7
      Shell: 5.7.1 - /bin/zsh
    Binaries:
      Node: 12.14.1 - /usr/local/bin/node
      Yarn: 1.22.10 - ~/.npm-global/bin/yarn
      npm: 6.13.4 - /usr/local/bin/npm
    npmPackages:
      @tarojs/components: 3.2.5 => 3.2.5 
      @tarojs/mini-runner: 3.2.5 => 3.2.5 
      @tarojs/react: 3.2.5 => 3.2.5 
      @tarojs/runtime: 3.2.5 => 3.2.5 
      @tarojs/taro: 3.2.5 => 3.2.5 
      @tarojs/webpack-runner: 3.2.5 => 3.2.5 
      babel-preset-taro: 3.2.5 => 3.2.5 
      eslint-config-taro: 3.2.5 => 3.2.5 
      react: ^17.0.0 => 17.0.2 
      taro-ui: ^3.0.0-alpha.10 => 3.0.0-alpha.10 
@taro-bot2 taro-bot2 bot added F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x labels Jul 29, 2021
@Chen-jj Chen-jj added this to the 3.3.2 milestone Jul 29, 2021
@Chen-jj Chen-jj removed this from the 3.3.2 milestone Aug 3, 2021
@Chen-jj
Copy link
Contributor

Chen-jj commented Aug 3, 2021

升级到 3.3.1 再试试

@Chen-jj Chen-jj closed this as completed Aug 4, 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-weapp Target - 编译到微信小程序 V-3 Version - 3.x
Projects
None yet
Development

No branches or pull requests

2 participants