世界那么好,机会那么多

这里除了干货,什么都没有

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

引入微信内置的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即可

 

posted @ 2020-03-28 14:21  面向对象爱好者社区  阅读(2308)  评论(0编辑  收藏  举报