You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.
VM209 WAService.js:2 ReferenceError: Element is not defined
at Object.app.mount (runtime-dom.esm-bundler.js:1221)
at EA.value (vue3.ts:162)
at EA.<anonymous> (VM209 WAService.js:2)
at new EA (VM209 WAService.js:2)
at Function.<anonymous> (VM209 WAService.js:2)
at VM209 WAService.js:2
at Module../src/app.ts (app.ts?c593:8)
at __webpack_require__ (bootstrap:79)
at checkDeferredModules (bootstrap:45)
at Array.webpackJsonpCallback [as push] (bootstrap:32)
VM209 WAService.js:2 TypeError: Cannot read property '$forceUpdate' of undefined
at Object.updateAppInstance (vue3.ts:143)
at Object.mount (vue3.ts:134)
at mount (common.ts:119)
at ge.onLoad (common.ts:133)
at ge.<anonymous> (VM209 WAService.js:2)
at ge.c.__callPageLifeTime__ (VM209 WAService.js:2)
at Ge (VM209 WAService.js:2)
at Te (VM209 WAService.js:2)
at Function.<anonymous> (VM209 WAService.js:2)
at i.<anonymous> (VM209 WAService.js:2)
代码
// code here
The text was updated successfully, but these errors were encountered:
问题描述
正常步骤安装vue3的默认模版,编译后weapp报错
版本信息
v1.0.0-alpha.17
涉及的平台
weapp
错误信息
代码
// code here
The text was updated successfully, but these errors were encountered: