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
runtime-core.esm-bundler.js?5c40:217 Uncaught TypeError: Object(...) is not a function
at Proxy.render (App.vue?d78c:8:1)
at renderComponentRoot (runtime-core.esm-bundler.js?5c40:710:1)
at componentEffect (runtime-core.esm-bundler.js?5c40:4193:1)
at reactiveEffect (reactivity.esm-bundler.js?a1e9:42:1)
at effect (reactivity.esm-bundler.js?a1e9:17:1)
at setupRenderEffect (runtime-core.esm-bundler.js?5c40:4176:1)
at mountComponent (runtime-core.esm-bundler.js?5c40:4134:1)
at processComponent (runtime-core.esm-bundler.js?5c40:4094:1)
at patch (runtime-core.esm-bundler.js?5c40:3712:1)
at render (runtime-core.esm-bundler.js?5c40:4794:1)
The text was updated successfully, but these errors were encountered:
VUE3项目转化vite后,再次使用npm run dev启动后,页面加载显示这个报错
runtime-core.esm-bundler.js?5c40:217 Uncaught TypeError: Object(...) is not a function
at Proxy.render (App.vue?d78c:8:1)
at renderComponentRoot (runtime-core.esm-bundler.js?5c40:710:1)
at componentEffect (runtime-core.esm-bundler.js?5c40:4193:1)
at reactiveEffect (reactivity.esm-bundler.js?a1e9:42:1)
at effect (reactivity.esm-bundler.js?a1e9:17:1)
at setupRenderEffect (runtime-core.esm-bundler.js?5c40:4176:1)
at mountComponent (runtime-core.esm-bundler.js?5c40:4134:1)
at processComponent (runtime-core.esm-bundler.js?5c40:4094:1)
at patch (runtime-core.esm-bundler.js?5c40:3712:1)
at render (runtime-core.esm-bundler.js?5c40:4794:1)
The text was updated successfully, but these errors were encountered: