hilongjw / vue-lazyload

A Vue.js plugin for lazyload your Image or Component in your application.
http://hilongjw.github.io/vue-lazyload/
MIT License
7.98k stars 865 forks source link

fix: lazy-component destroy bug #422

Closed zackery-chung closed 4 years ago

zackery-chung commented 4 years ago

修复 lazy-component 的 destory 问题,slot 不能正常监听事件 #424

ipluser commented 4 years ago

@coldpudding

确实会有这个问题,先开个ISSUE?

@hilong