module-lazyload
module-lazyload copied to clipboard
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.
Hi Magefan team, Thank you for providing this amazing module! I'm currently using it and very happy with the features it offers. However, I've encountered an issue with Page Builder...