Uncaught (in promise) TypeError: taro.getSystemInfoSync is not a function
at setup (CircleProgress.js:39:24)
at callWithErrorHandling (runtime-core.esm-bundler.js:199:19)
at setupStatefulComponent (runtime-core.esm-bundler.js:7870:25)
at setupComponent (runtime-core.esm-bundler.js:7831:36)
at mountComponent (runtime-core.esm-bundler.js:5179:7)
at processComponent (runtime-core.esm-bundler.js:5145:9)
at patch (runtime-core.esm-bundler.js:4663:11)
at mountChildren (runtime-core.esm-bundler.js:4895:7)
at mountElement (runtime-core.esm-bundler.js:4818:7)
at processElement (runtime-core.esm-bundler.js:4783:7)
相关平台
H5
浏览器版本: Microsoft Edge 版本 130.0.2849.68 (正式版本) (arm64) 使用框架: Vue 3
复现步骤
在 H5 端, 4.0.6, 4.0.7 官方模板均能复现, 添加`nut-circle-progress组件即可复现
期望结果
getSystemInfoSync 正常使用
实际结果
getSystemInfoSync 不存在
环境信息