Skip to content

Problem with gui.Window.get() #303

Description

@owenc4a4

Run code below.

var win = window.open('text.html');
gui.Window.get(win);

Then there will be error, if test.html has nodejs code.
This wouldn't appear in v0.3.6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions