Skip to content

[WCJS] document.write does not work when webcomponents-loader.js is loaded asynchronously #57

Closed
@pshihn

Description

@pshihn

If webcomponents-loader.js is loaded asynchronously and document.readystate is still 'loading' document.write in line 161 does not work.

In Firefox, for example, it gives the following warning:
A call to document.write() from an asynchronously-loaded external script was ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions