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
I am not quite sure what's the intention on the second part, why checking for window undefined?
Also I don't see the lazy load part, where are you using data-src?
I'm not quite sure what the intention was with the first part of this line:
Basically that means you won't get fading images for:
<LegitImage src="foo.jpg" />
)<LegitImage src="//domain.com/foo.jpg" />
)The text was updated successfully, but these errors were encountered: