uni-ui: uni-data-picker组件在macOS中报错
VM342:10064 页面【uni_modules/uni-data-picker/components/uni-data-picker/uni-data-picker]错误:
TypeError: Cannot read property 'length' of undefined
at index.js?a9ff:1
at Object.<anonymous> (index.js?a9ff:1)
at Object.1044 (vendor.js:3277)
at webpack_require (null:91)
at Object.1318 (vendor.js:7069)
at webpack_require (null:91)
at Object._ (uni-data-picker.vue:51)
at webpack_require_ (null:91)
at Module. (uni-data-picker.vue?5c3c:1)
at webpack_require__ (null:91)
VM188 WAServiceMainContext.js:1 TypeError: Cannot read property 'length' of undefined
at index.js?a9ff:1
at Object.<anonymous> (index.js?a9ff:1)
at Object.1044 (vendor.js:3277)
at webpack_require (null:91)
at Object.1318 (vendor.js:7069)
at webpack_require (null:91)
at Object._ (uni-data-picker.vue:51)
at webpack_require_ (null:91)
at Module. (uni-data-picker.vue?5c3c:1)
at webpack_require__ (null:91)(env: macOS,mp,1.06.2111300; lib: 2.25.0)
在windows中可以正常运行
什么原因?
hanyang
组件下的示例项目在macOS下就会报错
2022-08-17 10:08