Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
fanopolis opened this issue Jun 2, 2022 · 3 comments

Comments

@fanopolis
Copy link

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?

@gkoberger
Copy link

gkoberger commented Jun 2, 2022

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.

@frallisland
Copy link

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

@leo43555483
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants