Skip to content

Improve DOM readability of embedded widgets #45

@andrey-skl

Description

@andrey-skl

Currently, websandbox library inserts very long JS string into IFrame's srcdoc attribue. This is not convenient when inspecting the DOM.

Let's instead make a changes to WebSandbox and make it embed a very little JS snippet "receiver" that will receive the rest part of JS and execute it.

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