-
### Element UI version
2.15.6
### OS/Browsers version
chrome 91.0.4472.124
### Vue version
2.6.14
### Reproduction Link
项目要登录,单独弄个链接太麻烦,直接看问题吧
### Steps to reproduce
代码大概这样,多级单选不关…
-
Man I really wanted to love this package, and I was so close. Then I noticed that it's heavily dependent on vue-lazyload. Why? I'm using what I believe is a better lazy load lib (https://github.com…
-
It seems that this version of vue-lazyload is not supported on IOS versions 16.2 and lower. I am using vue 3.2.37
As soon as I load this plugin I'm getting the below error and nothing else will wor…
-
hi,vue-lazyload@3.0.0 我看npm已经有了,但是github这个没看到tag发布这个源码包,公司引用开源需要github源码包,能发布下吗
-
Thank you for your work on this package. Unfortunately, I'm getting the following error when building VuePress website. Strangely, everything works in dev mode. Would you be able to assist? Thank you!…
-
**Dear author of the vue-lazyload, I've been using this library for a long time,thanks a lot!**
亲爱的vue-lazyload作者,我使用这个库很长时间了,万分感谢!
**Vue 3.0 has been officially released for a long time, However,…
-
Hi, I am using vue-lazyload version: 1.3.1 and vue version: 2.6.10.
I am receiving TypeError while using ``:
```
Uncaught TypeError: item.destroy is not a function
at eval (vue-lazyload.es…
-
亲爱的Vue-lazyload作者,感谢您提供便捷有效的库,为我的工作带来了极大的帮助。
近期项目中突发一个问题,所有用v-lazy属性的图片都无法显示,原因是我们使用[https://unpkg.com/vue-lazyload/vue-lazyload.js](https://unpkg.com/vue-lazyload/vue-lazyload.js)调用您的库,它会自动跳转到[https…
-
## The dependency [vue-lazyload](https://github.com/hilongjw/vue-lazyload) was updated from `1.3.1` to `1.3.2`.
🚨 [View failing branch](https://github.com/likecoin/likecoin-store/compare/master...li…
-
### ### Hello World! ### ###
The Loading image is not showing, **any suggestions please ??**
**#vue-lazyload.js**
```
import Vue from 'vue';
import VueLazyload from 'vue-lazyload';
…