v-lazy on image load twice!
Author: naimlatifi5Created Mar 31, 2022Updated Nov 27, 2023
I just noticed that when I use v-lazy on images and when I check network img tab it loads twice. I tried to turn off option "disable cache" as someone mentioned but for me is till the same unfortunately. But if I use 'lazy-component' and have image inside it then it loads once but I would like to use v-lazy since I would like to perform some skeleton with image loading error and loaded
Source: hilongjw/vue-lazyload