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

 

相关文章:

  • 2021-09-21
  • 2021-12-09
  • 2021-09-14
  • 2021-06-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-06-19
  • 2021-08-28
  • 2021-07-16
  • 2021-09-09
  • 2021-06-26
  • 2021-05-18
  • 2021-07-01
相关资源
相似解决方案