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
Pretty much all lazy loaders need to use src2 or override it in some way due to the browser automatically fetching images with a src value - so I'm a bit baffled how does this library work exactly?
Does this library just hope that it can kick in quick enough to alter the attributes on dom load? (sounds rather fragile and unreliable if so...)