iapYang / vue-video-module

a video component built for vue

Home Page:https://iapyang.github.io/vue-video-module/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reflow

syf1211 opened this issue · comments

index.js?f302:1 Uncaught TypeError: Cannot read property 'reflow' of undefined
at eval (index.js?f302:1) 这个错误是怎么回事

报错代码是不是this.$refs.volume.reflow();
@syf1211

希望能提供更报错信息,包括浏览器、OS以及操作过程,方便复现BUG,谢谢。
@syf1211

在控制台就显示这个 Cannot read property 'reflow' of undefined
at eval (index.js?f302:1) 但是他还可以正常执行

@syf1211 version 0.4.6 fixed this bug.