Skip to content

Syntax Error in termynal.min.js #14

@awaelchli

Description

@awaelchli

In the Google Chrome console I see the following error:

Uncaught SyntaxError: Unexpected token 'if'

The error appears near if(g>z){break;}}}} in the minified js file. However, I can't find this if statement anywhere in the non-minified version. It seems there is a mismatch between the two.

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