Closed
Description
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
Labels
No labels