首页 > 微信 > 详细

微信小程序TypeError: Cannot read property 'elem' of undefined

时间:2020-03-28 14:36:04      阅读:556      评论:0      收藏:0      [点我收藏+]

引入微信内置的video组件时,出现如下错误

TypeError: Cannot read property ‘elem‘ of undefined
    at M (VM4401 WAService.js:2)
    at VM4401 WAService.js:2
    at VM4401 WAService.js:2
    at n (VM4399 asdebug.js:1)
    at e.exports.<anonymous> (VM4399 asdebug.js:1)
    at VM4399 asdebug.js:1
    at Array.forEach (<anonymous>)
    at WebSocket._ws.onmessage (VM4399 asdebug.js:1)

当前的基础库版本是2.10.1 ,只需要将基础库版本改为2.10.0即可

技术分享图片

 

微信小程序TypeError: Cannot read property 'elem' of undefined

原文:https://www.cnblogs.com/QW-lzm/p/12587220.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!