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

[Vue warn]: Failed to resolve directive: lazy (getting this error since last update)

Open fanopolis opened this issue 2 years ago • 3 comments

Suddenly vue-lazyload stopped working. I tried going back to the previous version but I still get the same error.

[Vue warn]: Failed to resolve directive: lazy

It was working yesterday so I suspect it has something to do with the latest update. However, manually choosing the previous version also did not help. Does someone know how to fix this?

fanopolis avatar Jun 02 '22 16:06 fanopolis

I had the same problem. Reverting back to 1.3.3 worked for me (1.3.4 also had the same error, for some reason).

Details: I was using the unpkg CDN provided in the docs, and it seems like it broke sometime today. I tried a bunch of things (I assume it's a conflict w/ another script I have), but ultimately just went with explicitly loading 1.3.3.

gkoberger avatar Jun 02 '22 17:06 gkoberger

I get the same question, expect the solution for the odd error!!!

frallisland avatar Jun 15 '22 13:06 frallisland

I get the same question, expect the solution for the odd error!!!

截屏2023-02-18 16 05 16 It seems that the latest version does not support vue2, but they returned an error

leo43555483 avatar Feb 18 '23 08:02 leo43555483