Lazy Load Problem
-
I have upgraded my DEV environment from
v1.0.2
tov1.0.3
and now with the Lavender theme images seem to only "lazy load." That is they don't pre-populate until you visit the post thread.On the whole this sounds fine except now images that should be displayed on the categories route (home page for all intensive purposes) do not show up. Only the post text appears.
Is this a problem with NodeBB or the Lavender theme? I will gladly open a github issue but would like to know where I should focus my attention.
Thank you.
-
@rod this is the effect of this enhancement
Post teaser includes images even though they're not shown · Issue #4441 · NodeBB/NodeBB
This is the teaser snippet on a post. It includes the tag from the post which causes the browser download the image, despite the image not being shown. This makes the download size of the topic quite large in some instances. Quotes get r...
GitHub (github.com)
-
@rod said in Lazy Load Problem:
@pichalite Thank you for commenting in the closed github issue about how this has a negative effect on Lavender.
@pichalite Furthermore, do you advise that I should open a new issue referring to that closed issue with your comment?
-
I would give them a couple of days to respond. If there is no response then create an issue.