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

微信小程序分享出去的页面,第一次进入白屏,从右上角“重新进入小程序”才能正常渲染页面,微信开发者工具报错“TypError:t is not a function” #16602

Closed
Dalinaqiu opened this issue Sep 26, 2024 · 0 comments

Comments

@Dalinaqiu
Copy link

相关平台

微信小程序

复现仓库

git@github.com:Dalinaqiu/taro-share-page-error.git
小程序基础库: 未设置最低基础库版本
使用框架: React

复现步骤

1、npm run dev:weapp进入首页
2、点击进入第二个“神奇生物在哪里”
3、右上角分享出去
4、进入分享页,首次进入空白,刷新后正常

期望结果

期望能第一次就正常渲染

实际结果

白屏,报错t is not a function

环境信息

👽 Taro v3.6.32


  Taro CLI 3.6.32 environment info:
    System:
      OS: macOS 12.7.6
      Shell: 5.8.1 - /bin/zsh
    Binaries:
      Node: 20.0.0 - ~/.nvm/versions/node/v20.0.0/bin/node
      Yarn: 1.22.22 - /usr/local/bin/yarn
      npm: 9.6.4 - ~/.nvm/versions/node/v20.0.0/bin/npm
    npmPackages:
      @tarojs/cli: 3.6.9 => 3.6.9
      @tarojs/components: 3.6.32 => 3.6.32
      @tarojs/helper: 3.6.32 => 3.6.32
      @tarojs/plugin-framework-react: 3.6.32 => 3.6.32
      @tarojs/plugin-platform-alipay: 3.6.32 => 3.6.32
      @tarojs/plugin-platform-h5: 3.6.32 => 3.6.32
      @tarojs/plugin-platform-jd: 3.6.32 => 3.6.32
      @tarojs/plugin-platform-qq: 3.6.32 => 3.6.32
      @tarojs/plugin-platform-swan: 3.6.32 => 3.6.32
      @tarojs/plugin-platform-tt: 3.6.32 => 3.6.32
      @tarojs/plugin-platform-weapp: 3.6.32 => 3.6.32
      @tarojs/react: 3.6.32 => 3.6.32
      @tarojs/runtime: 3.6.32 => 3.6.32
      @tarojs/shared: 3.6.32 => 3.6.32
      @tarojs/taro: 3.6.32 => 3.6.32
      @tarojs/taro-loader: 3.6.32 => 3.6.32
      @tarojs/webpack5-runner: 3.6.32 => 3.6.32
      @tarojs/with-weapp: ^3.6.33 => 3.6.33
      babel-preset-taro: 3.6.32 => 3.6.32
      eslint-config-taro: 3.6.32 => 3.6.32
      react: ^18.0.0 => 18.3.1
      taro-ui: ^3.3.0 => 3.3.0
This was referenced Sep 28, 2024
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

1 participant