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

Solution to error reporting in nuxt3 getSSRProps #513

Closed weilengdezaoshang closed 1 year ago

weilengdezaoshang commented 1 year ago

I saw in the issue of nuxt3 that the nuxt3 team is handling errors reported by plugins in nuxt3. I am not sure if this can be used to solve errors in SSR running [https://vuejs.org/guide/scaling-up/ssr.html#custom-directives](resolve getSSRProps error method)

weilengdezaoshang commented 1 year ago

resolve getSSRProps error method