You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: