Rename JS variable to avoid using reserved word.
Chrome throws "SyntaxError: Unexpected token static" if experimental future JS is enabled, and then all JavaScript fails to run.
Loading
Please register or sign in to comment
Chrome throws "SyntaxError: Unexpected token static" if experimental future JS is enabled, and then all JavaScript fails to run.