Skip to content

Javascript output is base64 encoded #292

Closed
@kylekyle

Description

@kylekyle

It looks like javascript output is base64 encoded:

IRuby.javascript("alert('hello world!');")

Which produces the following error:

Javascript error adding output!
SyntaxError: Unexpected end of input
See your browser Javascript console for more details.

Seems to be related to the Display#protect method.

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