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

3.x版本开发微信小程序插件在编辑过wxplugin->pages 的任一页面组件均会 报render方法的相关错误,导致热更新挂掉 #9630

Closed
Jinchengawu opened this issue Jun 30, 2021 · 1 comment
Assignees
Labels
F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x

Comments

@Jinchengawu
Copy link

相关平台

微信小程序

复现仓库

https://github.com/Jinchengawu/Bug-issues.git
小程序基础库: 2.17.3
使用框架: React

复现步骤

3.x版本开发微信小程序插件在编辑过wxplugin->pages 的任一页面组件均会 报render方法的相关错误,导致热更新挂掉

期望结果

在Taro3.x版本可以正常开发小程序插件

实际结果

3.x版本开发微信小程序插件在编辑过wxplugin->pages 的任一页面组件均会 报render方法的相关错误,导致热更新挂掉

环境信息

👽 Taro v3.3.0-beta.0

  Taro CLI 3.3.0-beta.0 environment info:
    System:
      OS: macOS 10.15.4
      Shell: 3.2.57 - /bin/bash
    Binaries:
      Node: 12.13.1 - /usr/local/bin/node
      Yarn: 1.22.4 - /usr/local/bin/yarn
      npm: 6.12.1 - /usr/local/bin/npm
    npmPackages:
      @tarojs/components: 3.3.0-beta.0 => 3.3.0-beta.0 
      @tarojs/mini-runner: 3.3.0-beta.0 => 3.3.0-beta.0 
      @tarojs/react: 3.3.0-beta.0 => 3.3.0-beta.0 
      @tarojs/runtime: 3.3.0-beta.0 => 3.3.0-beta.0 
      @tarojs/taro: 3.3.0-beta.0 => 3.3.0-beta.0 
      @tarojs/webpack-runner: 3.3.0-beta.0 => 3.3.0-beta.0 
      babel-preset-taro: 3.3.0-beta.0 => 3.3.0-beta.0 
      eslint-config-taro: 3.3.0-beta.0 => 3.3.0-beta.0 
      react: ^17.0.0 => 17.0.2 
    npmGlobalPackages:
      typescript: 3.9.2
@taro-bot2 taro-bot2 bot added F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x labels Jun 30, 2021
@Chen-jj
Copy link
Contributor

Chen-jj commented Feb 16, 2022

提供的描述信息不全,只能按我理解去操作了。。在最新版本应该是没有问题的。

@Chen-jj Chen-jj closed this as completed Feb 16, 2022
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

3 participants