yujinpan / el-table-infinite-scroll

Infinite scroll for el-table.
https://yujinpan.github.io/el-table-infinite-scroll/
MIT License
187 stars 41 forks source link

组件unbind报错 #6

Closed yj0zhang closed 4 years ago

yj0zhang commented 4 years ago

image unbind报错:

[Vue warn]: Error in directive el-table-infinite-scroll unbind hook: "TypeError: Cannot read property 'container' of undefined"

yj0zhang commented 4 years ago

知道原因了,我在el-table上面加了v-if,去掉就不会报错

yujinpan commented 4 years ago

👍 我会考虑兼容这个问题!