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

Results 4 module-lazyload issues
Sort by recently updated
recently updated
newest added

We are facing the following exception in the checkout(Magento version: 2.4.5-p1), {"0":"Missing required argument $skipBlocks of Magefan\\LazyLoad\\Plugin\\BlockPlugin.","1":"#1 Magento\\Framework\\ObjectManager\\Factory\\AbstractFactory->resolveArgumentsInRuntime() called at [vendor\/magento\/framework\/ObjectManager\/Factory\/Dynamic\/Developer.php:34]\n#2 Magento\\Framework\\ObjectManager\\Factory\\Dynamic\\Developer->_resolveArguments() called at [vendor\/magento\/framework\/ObjectManager\/Factory\/Dynamic\/Developer.php:59]\n#3 Magento\\Framework\\ObjectManager\\Factory\\Dynamic\\Developer->create() called at [vendor\/magento\/framework\/ObjectManager\/ObjectManager.php:70]\n#4 Magento\\Framework\\ObjectManager\\ObjectManager->get()...

When install with Magento 2.4.6 will got this message when setup:upgrade. call_user_func(): Argument #1 ($callback) must be a valid callback, class "Magefan\LazyLoad\Setup\Patch\Data\ConvertConfigToJsonPatch" not found#0

The extension was not properly providing lazyloading functionality when there was some spacing surrounding the '=' or the src attribute inside img tags.