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

resize事件和vue-lazyload冲突 #427

Closed thewindear closed 4 years ago

thewindear commented 4 years ago

resize事件和vue-lazyload冲突 在vue组件中,注册了resize第一次修改窗口大小,会导致重新vue-layzload中的事件 不注册resize事件就没问题