Remix.run Logo
simonw 11 hours ago

  <img> is missing required "src" attribute
On 1,093 sites, 41.2% of the sample?
maverwa 7 hours ago | parent [-]

My guess for this would be that sites leave it unset in the rendered html and set it from some attribute dynamically from Js to enable lazy loading of images? loading=lazy is somewhat „new“ and the behavior may not be exactly what hat every one wants? But that’s pure speculation.