- 🇨🇦Canada b_sharpe
This need to be passing the interface
FileUrlGeneratorInterface
otherwise you'll have issues with other file generators. - Status changed to Needs review
9 months ago 7:28pm 22 February 2024 - 🇺🇦Ukraine Sardis
@b_sharpe is right indeed. Such an error can be reproduced should you enable CDN module → .
Attached is an updated patch that uses
FileUrlGeneratorInterface
instead ofFileUrlGenerator
. - Status changed to Needs work
8 months ago 9:20am 21 March 2024 - 🇯🇴Jordan Rajab Natshah Jordan
Thanks, for reporting and patching!
While you are making the above changes, we recommend that you convert this patch to a merge request. Merge requests → are preferred over patches. Be sure to hide the old patch files as well.
- Status changed to Fixed
8 months ago 9:21am 21 March 2024 - Status changed to Needs work
8 months ago 9:23am 21 March 2024 - 🇯🇴Jordan Rajab Natshah Jordan
Nice idea and fix
Planed for 🐛 Fix Layout Builder section rendering original Background Image when no background options, no image styles, or lazy loading are applied Active
But seems that this is a good way to fix the issue.