• Please remove “async” and “defer” property from script tag when the Flying script changes “src” to “data-src”.

    the tag doesn’t have src mustn’t have async so I can’t pass HTML validation.
    Error: Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module.

The topic ‘Remove “async” and “defer” from script tag’ is closed to new replies.