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

Question : Lazy Image don't seem to work #52

Closed
Romaixn opened this issue Jan 24, 2021 · 2 comments
Closed

Question : Lazy Image don't seem to work #52

Romaixn opened this issue Jan 24, 2021 · 2 comments

Comments

@Romaixn
Copy link

Romaixn commented Jan 24, 2021

Hey ! I have recently try to install ux-lazy-image, I followed the tuto but it doesn't seem to be working.. only the image passed in src is displayed.

For exemple my img is :
<img src="https://localhost:8000/media/cache/resolve/thumbnail/uploads/images/quizz/1029784-5ff75d203f265692433515.jpg" data-controller="symfony--ux-lazy-image--lazy-image" data-hd-src="https://localhost:8000/media/cache/thumbnail_quizz/uploads/images/quizz/1029784-5ff75d203f265692433515.jpg" width="320" height="270">

Am is missing something ?

Thanks for help !

@tgalopin
Copy link
Contributor

Hi!

Yes, we didn't release the latest changes yet, and you're reading the doc for these latest changes. You should use the following syntax for now: https://github.com/symfony/ux-lazy-image/tree/v1.1.0

@Romaixn
Copy link
Author

Romaixn commented Jan 24, 2021

Oh yes it's working, thanks !

@Romaixn Romaixn closed this as completed Jan 24, 2021
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

2 participants