4***@qq.com
4***@qq.com
  • 发布:2025-03-21 09:31
  • 更新:2025-04-16 17:07
  • 阅读:177

支付宝小程序开发者工具报错TypeError: Cannot read properties of undefined (reading '$vm')

分类:uni-app

vue3打包支付宝小程序会有一堆这种报错,怎么处理?
[APPX][Component] /uni_modules/vk-uview-ui/components/u-navbar/u-navbar/2 CallMethod error Cannot read properties of undefined (reading '$vm')/TypeError: Cannot read properties of undefined (reading '$vm')
at getAppVm (http://127.0.0.1:52736/index.worker.js?hash=9e29d39c&from_service_worker=true&url=file%3A%2F%2F%2Fhttp%3A%2F%2F127.0.0.1%3A52736%2Findex.html&page=pages%2Findex%2Findex&appId=2021004127606159&chInfo=ch_scan&ap_framework_sceneId=1011&enablePolyfillWorker=true&ap_framework_sceneId=1011:8365:18)
at $createComponent (http://127.0.0.1:52736/index.worker.js?hash=9e29d39c&from_service_worker=true&url=file%3A%2F%2F%2Fhttp%3A%2F%2F127.0.0.1%3A52736%2Findex.html&page=pages%2Findex%2Findex&appId=2021004127606159&chInfo=ch_scan&ap_framework_sceneId=1011&enablePolyfillWorker=true&ap_framework_sceneId=1011:8368:26)
at createVueComponent (http://127.0.0.1:52736/index.worker.js?hash=9e29d39c&from_service_worker=true&url=file%3A%2F%2F%2Fhttp%3A%2F%2F127.0.0.1%3A52736%2Findex.html&page=pages%2Findex%2Findex&appId=2021004127606159&chInfo=ch_scan&ap_framework_sceneId=1011&enablePolyfillWorker=true&ap_framework_sceneId=1011:8485:10)
at http://127.0.0.1:52736/index.worker.js?hash=9e29d39c&from_service_worker=true&url=file%3A%2F%2F%2Fhttp%3A%2F%2F127.0.0.1%3A52736%2Findex.html&page=pages%2Findex%2Findex&appId=2021004127606159&chInfo=ch_scan&ap_framework_sceneId=1011&enablePolyfillWorker=true&ap_framework_sceneId=1011:8563:18
at initVm (http://127.0.0.1:52736/index.worker.js?hash=9e29d39c&from_service_worker=true&url=file%3A%2F%2F%2Fhttp%3A%2F%2F127.0.0.1%3A52736%2Findex.html&page=pages%2Findex%2Findex&appId=2021004127606159&chInfo=ch_scan&ap_framework_sceneId=1011&enablePolyfillWorker=true&ap_framework_sceneId=1011:8528:64)
at Object.onInit (http://127.0.0.1:52736/index.worker.js?hash=9e29d39c&from_service_worker=true&url=file%3A%2F%2F%2Fhttp%3A%2F%2F127.0.0.1%3A52736%2Findex.html&page=pages%2Findex%2Findex&appId=2021004127606159&chInfo=ch_scan&ap_framework_sceneId=1011&enablePolyfillWorker=true&ap_framework_sceneId=1011:8562:9)
at e.invoke (https://appx/af-appx.worker.min.js:6:712523)
at e.invokeLifecycle (https://appx/af-appx.worker.min.js:6:707729)
at e.onComponentInit (https://appx/af-appx.worker.min.js:6:703286)
at e.beforeCreate (https://appx/af-appx.worker.min.js:6:777809)

2025-03-21 09:31 负责人:无 分享
已邀请:
4***@qq.com

4***@qq.com (作者)

1***@qq.com

1***@qq.com

我也遇到了你这个问题,目前也没有找到相关的解决方法

1***@qq.com

1***@qq.com

关掉支付宝小程序开发工具中的 es6转es5可以正常本地运行,但是也只是本地运行,打包后还是一样的问题

要回复问题请先登录注册