• Resolved jcalvarad

    (@jcalvarad)


    Hello, I need help as the browser is not loading because the plugin is using the src tag instead of srcset in the source tag inside the picture element.

    Is there a workaround or is this going to be fixed in a new version?

Viewing 1 replies (of 1 total)
  • Thread Starter jcalvarad

    (@jcalvarad)

    This seemed to happened with a lazy load plugin. It would set a data-lazy-src attribute and the src attribute being added.
    Now the plugin has been updated to use data-lazy-srcset wich now also the srcset attribute is being added, making it work correctly.

    Cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Html replacing src instead of srcset’ is closed to new replies.