Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"=" freezes app #69

Closed
madacol opened this issue Oct 9, 2019 · 1 comment
Closed

"=" freezes app #69

madacol opened this issue Oct 9, 2019 · 1 comment
Labels

Comments

@madacol
Copy link

madacol commented Oct 9, 2019

If I set any cell to the value "=", app freezes and says calculating, a bunch of errors keeps coming from the console, including "too much recursion"

@chrispsn
Copy link
Owner

chrispsn commented Oct 12, 2019

Should be fixed now: ff9bb39

== is still broken but I think that case should be treated the same as any other case where the characters after the first = are not a valid JS expression - a different issue.

@chrispsn chrispsn added the bug label Oct 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants