Page 1 of 1

SB2.00b8: !! causes an Error

Posted: Mon Nov 28, 2016 1:15 pm
by Peter
Hello Fred,

nonsensical Code, but Bug is Bug: ;-)

Code: Select all

!!
Browser wrote:Uncaught SyntaxError: Unexpected token }
Greetings ... Peter

Re: SB2.00b8: !! causes an Error

Posted: Mon Nov 28, 2016 1:19 pm
by Fred
Everything after the '!' is inserted as is in the output code, so I think it's the '!' in the JS which cause the issue.