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

[Bug Report]Vue3 适配的 bug #8426

Closed
luckyadam opened this issue Jan 4, 2021 · 0 comments · Fixed by #8449
Closed

[Bug Report]Vue3 适配的 bug #8426

luckyadam opened this issue Jan 4, 2021 · 0 comments · Fixed by #8449
Assignees
Labels
F-vue3 Framework - Vue 3 P-1 High, patch T-weapp Target - 编译到微信小程序 V-3 Version - 3.x
Milestone

Comments

@luckyadam
Copy link
Member

相关平台

微信小程序

小程序基础库: 2.14.1
使用框架: Vue 3

复现步骤

新建 Vue3 项目即可复现,主要原因为,Vue 官方的 @vue/runtime-dom 包有一个提交试用了 Element 对象,导致报错
vuejs/core@b2189ba#diff-90e903ce16b300854d617842aaf5307c203aa6080fbcdf27e8b1260023527960R71

期望结果

不报错,正常适配

实际结果

出现报错

环境信息

👽 Taro v3.0.21


  Taro CLI 3.0.21 environment info:
    System:
      OS: macOS 10.14.4
      Shell: 5.3 - /bin/zsh
    Binaries:
      Node: 14.15.1 - ~/.nvm/versions/node/v14.15.1/bin/node
      Yarn: 1.22.4 - /usr/local/bin/yarn
      npm: 6.14.8 - ~/.nvm/versions/node/v14.15.1/bin/npm
    npmPackages:
      @tarojs/components: 3.0.21 => 3.0.21
      @tarojs/mini-runner: 3.0.21 => 3.0.21
      @tarojs/runtime: 3.0.21 => 3.0.21
      @tarojs/taro: 3.0.21 => 3.0.21
      @tarojs/webpack-runner: 3.0.21 => 3.0.21
      babel-preset-taro: 3.0.21 => 3.0.21
      eslint-config-taro: 3.0.21 => 3.0.21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-vue3 Framework - Vue 3 P-1 High, patch T-weapp Target - 编译到微信小程序 V-3 Version - 3.x
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants