Skip to content

Const declarations are not supported in strict mode #11

@KK7NZY

Description

@KK7NZY

Using editor in Safari Version 9.1.2 throws
SyntaxError: Unexpected keyword 'const'. Const declarations are not supported in strict mode.

Switched over to using var but ES6 not working. Using arrow function throws:
SyntaxError: Unexpected token '>''

Chrome works great!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions