uView icon indicating copy to clipboard operation
uView copied to clipboard

运行过程中报错:TypeError: e.__HOLDER__ is not a function

Open lany9527 opened this issue 2 years ago • 2 comments

运行过程中报错 【"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 () at index.js:1321 at Array.forEach () at Uo.Ct [as __e] (index.js:1311) at Object.i.safeCallback (WASubContext.js?t=wechat&s=1658798175985&v=2.25.0:1) at WASubContext.js?t=wechat&s=1658798175985&v=2.25.0:1 at J (WASubContext.js?t=wechat&s=1658798175985&v=2.25.0:1) at WASubContext.js?t=wechat&s=1658798175985&v=2.25.0:1(env: macOS,mp,1.06.2207222; lib: 2.25.0)

image

lany9527 avatar Jul 26 '22 01:07 lany9527

一样的问题,请问解决了吗

whoopsHzh avatar Jul 26 '22 01:07 whoopsHzh

遇到过,小程序重新编译就不报错了

xintianyou avatar Aug 24 '22 07:08 xintianyou

所以没解决就 clcosed 了吗?我发现在苹果 arm 芯片打包就会这样,linux 倒是正常,暂时无解。

jeffy5 avatar Jul 04 '23 03:07 jeffy5