Skip to content

Find a generic way to know if the target playground is initialized. #121

@todo

Description

@todo

// @TODO: Find a generic way to know if the target playground is initialized.
document.addEventListener('stencil_componentDidLoad', () => this.run());
}
run() {
if (!this.executed) {


This issue was generated by todo based on a TODO comment in 5703c2c when #120 was merged. cc @accera-tech.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions