Closed (fixed)
Project:
Lazy-load
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Apr 2021 at 21:36 UTC
Updated:
20 May 2021 at 17:59 UTC
Jump to comment: Most recent
Status report page shows Lazysizes library version as 5.2.0. It's in fact the version defined in the lazy.libraries.yml file, rather than dynamically reading the installed version information.
Open "Status report" page at https://example.com/admin/reports/status
Look up for "LAZYSIZES LIBRARY" to find the version information.
Read the version information dynamically from the package.json file.
Comments
Comment #3
osmanComment #4
osmanFixed in 3.7 release.
Comment #5
Christopher Riley commentedI am confused about this as I still get the following:
The lazySizes library needs to be downloaded and extracted into the /libraries/lazysizes folder in your Drupal installation directory. The name of the extracted folder has to be lazysizes. If you manage assets via Composer, you can use composer require bower-asset/lazysizes to download the library.
I am using composer and 5.3.1 (which is what the status page now shows I have) is the latest version. Shouldn't the need to download message be supressed?
Thanks in advance.