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
报错如下
VM260:7961 页面【pages/device/detail/detail]错误:
TypeError: Cannot read property 'call' of undefined
at t (runtime.js? [sm]:1)
at Object.9853 (894f20111bf8f4591ddf4d660752a55e.js:1)
at t (runtime.js? [sm]:1)
at Object.7866 (detail.js:1)
at t (runtime.js? [sm]:1)
at t (detail.js:1)
at detail.js:1
at Function.t.O (runtime.js? [sm]:1)
at detail.js:1
at e (runtime.js? [sm]:1)(env: Windows,mp,1.06.2308310; lib: 3.0.0)
(anonymous) @ VM260:7961
doWhenAllScriptLoaded @ VM242:8084
scriptLoaded @ VM242:8106
(anonymous) @ VM242:8131
Promise.then (async)
(anonymous) @ VM242:8152
(anonymous) @ VM242:8156
(anonymous) @ VM241:8165
Promise.then (async)
(anonymous) @ VM241:2
(anonymous) @ VM241:8168
TypeError: Cannot read property 'call' of undefined
at t (runtime.js? [sm]:1)
at Object.9853 (894f20111bf8f4591ddf4d660752a55e.js:1)
at t (runtime.js? [sm]:1)
at Object.7866 (detail.js:1)
at t (runtime.js? [sm]:1)
at t (detail.js:1)
at detail.js:1
at Function.t.O (runtime.js? [sm]:1)
at detail.js:1
at e (runtime.js? [sm]:1)(env: Windows,mp,1.06.2308310; lib: 3.0.0)
相关平台
微信小程序
小程序基础库: 3.0
使用框架: Vue 3
复现步骤
taro build --type weapp
微信小程序开发者工具打开有的页面就会直接报错。
报错如下
VM260:7961 页面【pages/device/detail/detail]错误:
TypeError: Cannot read property 'call' of undefined
at t (runtime.js? [sm]:1)
at Object.9853 (894f20111bf8f4591ddf4d660752a55e.js:1)
at t (runtime.js? [sm]:1)
at Object.7866 (detail.js:1)
at t (runtime.js? [sm]:1)
at t (detail.js:1)
at detail.js:1
at Function.t.O (runtime.js? [sm]:1)
at detail.js:1
at e (runtime.js? [sm]:1)(env: Windows,mp,1.06.2308310; lib: 3.0.0)
(anonymous) @ VM260:7961
doWhenAllScriptLoaded @ VM242:8084
scriptLoaded @ VM242:8106
(anonymous) @ VM242:8131
Promise.then (async)
(anonymous) @ VM242:8152
(anonymous) @ VM242:8156
(anonymous) @ VM241:8165
Promise.then (async)
(anonymous) @ VM241:2
(anonymous) @ VM241:8168
TypeError: Cannot read property 'call' of undefined
at t (runtime.js? [sm]:1)
at Object.9853 (894f20111bf8f4591ddf4d660752a55e.js:1)
at t (runtime.js? [sm]:1)
at Object.7866 (detail.js:1)
at t (runtime.js? [sm]:1)
at t (detail.js:1)
at detail.js:1
at Function.t.O (runtime.js? [sm]:1)
at detail.js:1
at e (runtime.js? [sm]:1)(env: Windows,mp,1.06.2308310; lib: 3.0.0)
期望结果
build后正常使用
实际结果
build后页面报错
环境信息
The text was updated successfully, but these errors were encountered: