rocket-lazy-load
rocket-lazy-load copied to clipboard
Essential Grid - Grid is blank
When LazyLoad is active the grid is blank, except for a grey placeholder on mouseover. For screenshots etc see: https://trello.com/c/ut3bS60Q/14-ll-masonry-compatibility-essential-grid
Unfortunately I can't fix that with our current way to parse the HTML, since there is no class or something like tat on the image that could be used to target it specifically.
The issue here is that Essential Grid is using the initial src value to create a new div with this attribute and other stuffs in JavaScript. So we can't do anything other than excluding the images from lazyload.