uView
uView copied to clipboard
运行过程中报错:TypeError: e.__HOLDER__ is not a function
运行过程中报错 【"uview-ui": "1.8.4",】
mp.runtime.esm.js:613 [Vue warn]: Property or method "HOLDER" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.
found in
---> <UPopup> at node_modules/uview-ui/components/u-popup/u-popup.vue
<UPicker> at node_modules/uview-ui/components/u-picker/u-picker.vue
order/create.vue(env: macOS,mp,1.06.2207222; lib: 2.25.0)
fe @ mp.runtime.esm.js:613
Tt @ mp.runtime.esm.js:2019
get @ mp.runtime.esm.js:2074
e._isMounted.e.e1 @ u-popup.vue?57da:60
(anonymous) @ index.js:1364
(anonymous) @ index.js:1321
Ct @ index.js:1311
i.safeCallback @ WASubContext.js?t=wechat&s=1658798175985&v=2.25.0:1
(anonymous) @ WASubContext.js?t=wechat&s=1658798175985&v=2.25.0:1
J @ WASubContext.js?t=wechat&s=1658798175985&v=2.25.0:1
(anonymous) @ WASubContext.js?t=wechat&s=1658798175985&v=2.25.0:1
(anonymous) @ WAServiceMainContext.js?t=wechat&s=1658798175985&v=2.25.0:1
a @ VM9 asdebug.js:10
c @ VM9 asdebug.js:10
(anonymous) @ VM9 asdebug.js:1
f @ VM9 asdebug.js:1
g @ VM9 asdebug.js:1
(anonymous) @ VM9 asdebug.js:1
_ws.onmessage @ VM9 asdebug.js:1
WAServiceMainContext.js?t=wechat&s=1658798175985&v=2.25.0:1 TypeError: e.HOLDER is not a function
at i.e._isMounted.e.e1 (u-popup.vue?57da:60)
at index.js:1364
at Array.forEach (
一样的问题,请问解决了吗
遇到过,小程序重新编译就不报错了
所以没解决就 clcosed 了吗?我发现在苹果 arm 芯片打包就会这样,linux 倒是正常,暂时无解。