vue3-lazyload icon indicating copy to clipboard operation
vue3-lazyload copied to clipboard

A Vue3.x image lazyload plugin

Results 13 vue3-lazyload issues
Sort by recently updated
recently updated
newest added

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.png) But command notice me that I need a appropriate loader to handle this file,how can...

After update source image no loading image set nor loading class activated. Expected behavior: After update source image loading image and lifecycle attributes settled and lifecycle functions called.

bug

After delay is set, the router switch of vue3 will always display the previous page. My router-wiew Settings: ```js ``` Use the Settings: ```js ``` Only the previous page is...

bug

在 webpack 环境中运行没有该问题,打包之后运行报错

加载中的图片会很大,希望加一个参数来控制

Description TBA, fixes #3

Trying to use this with CDN and getting an error: [Vue warn]: A plugin must either be a function or an object with an "install" function. index.html snippet: ``` ......

Can we add image preloading function