-
### Element UI version
2.12.0
### OS/Browsers version
Mac/Chrome版本 77.0.3865.120(正式版本)
### Vue version
2.6.10
### Reproduction Link
https://codepen.io/hua2/pen/jOOBVZw?editors=1111
…
yuan1 updated
2 years ago
-
https://web.dev/lazy-loading-images
除了IE的浏览器可以使用 `Intersection Observer`
IE可以使用 scroll, resize
-
### Version
3.9.0
### Environment info
```
System:
OS: macOS High Sierra 10.13.6
CPU: (4) x64 Intel(R) Core(TM) i7-7660U CPU @ 2.50GHz
Binaries:
Node: 10.15.1 - ~/.nvm/versions…
-
Is there a way to trigger the load of all lazyloaded images on screen programatically? For example, https://github.com/verlok/lazyload has a function `loadAll()`.
-
### Version
4.5.15
### Reproduction link
[github.com/MirrorXu/vue-demo](https://github.com/MirrorXu/vue-demo)
### Environment info
```
System:
OS: macOS 12.1
CPU: (10) ar…
-
We noticed some random JS exceptions in Sentry logs which made us a bit confused.
For example:
``` TypeError: [vue-svg-inline-plugin] Argument is not valid! [path="/image/i.702/w.400:h.400:f.0/ima…
-
Vue.use(VueLazyLoad,{
error:'./static/error.png',
loading:'./static/loading.png'
})
通过上述配置之后,图片加载中还是默认的效果,并没有被配置中的自定义图片替换
-
The error in command is below:
Actually,I use it follow documentation,is the image below:
![image](https://user-images.githubusercontent.com/54589019/179991591-e2ee7c49-2667-4dd8-8487-77747ffa9205…
-
The **decode** is a newly added method that you can apply it to an Image object. This method will load, and then decode the image. Both are done in parallel, and does not affect the execution on the m…
-
### Element UI version
2.13.2
### OS/Browsers version
83.0.4103.61(正式版本) (64 位)
### Vue version
2.5.22
### Reproduction Link
https://codepen.io/pen
### Steps to reproduce
…