Closed (fixed)
Project:
Lazy-load
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Jul 2018 at 18:14 UTC
Updated:
28 Oct 2018 at 07:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nathaniel commentedStarted a patch for this. Ran into a similar issue with the printable module. Images were not showing up on /node/*/printable/print. The changes in the patch fix that issue and I haven't noticed any other side effects yet.
Comment #3
nathaniel commentedUpdated the patch to work with the filter / inline content.
Comment #4
osmanThanks for the patch, but I had to implement it a bit differently.
Check it out in the dev branch.