Skip to content

Conversation

@ramiloif
Copy link

If you type exp the app will crash.
The reason is exp is a variable that exists in parse_expressions.js so when checking this expression it passes however it crashes in the "real" eval at viewer.js.
Same error happends if you type

  • code
  • transformedCode
  • codeByLine
  • tokenized
    ... and more

When typing a variable that exists in current eval tha app will crash because
It will not exist in the "real" eval
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant