Closed ykx456654 closed 7 years ago
Uncaught TypeError: Cannot read property 'getBoundingClientRect' of null
需要在 compute方法执行的时候进行判断, this.el != undefined
这个github上的版本时有的,但是npm没更新,落后了……
已经提交npm
v1基本放弃了,v2对router做了较好的处理,如果还需要对v1修复的话,欢迎直接提交merge request
Uncaught TypeError: Cannot read property 'getBoundingClientRect' of null
需要在 compute方法执行的时候进行判断, this.el != undefined