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.99k stars 865 forks source link

v-lazy-container Nuxt3 in repeated loading #516

Closed 11003 closed 1 month ago

11003 commented 6 months ago

my code:

   <div class="markdown-body custom-markdown" v-html="markdownContent"
                    v-lazy-container="{ selector: 'img' }"></div>

87cd80b5-7d53-4cfa-affc-e41b0072a640

11003 commented 6 months ago

https://github.com/hilongjw/vue-lazyload/assets/35055270/7d9ad090-aca6-4519-b77c-8975b66331dc