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

Another case of: Cannot read property 'left' of null #45

Closed
jliebrand opened this issue Oct 30, 2018 · 1 comment
Closed

Another case of: Cannot read property 'left' of null #45

jliebrand opened this issue Oct 30, 2018 · 1 comment
Milestone

Comments

@jliebrand
Copy link
Contributor

Latest fixes have definitely improved matters, but here's another set of coordinates that cause "Cannot read property 'left' of null":

https://gist.github.com/jliebrand/165f97f0812fe495ee013e00b715110d

@mfogel
Copy link
Owner

mfogel commented Nov 9, 2018

I've simplified the set of coordinates that triggers the bug. They're in the script issue-45.js on the bugfix/issue-45 branch.

Simplifying the coordinates further changes the error into a 'maximum call stack exceeded', like #44. As such, probably best to address #44 first and then return to this bug.

@mfogel mfogel added this to the v0.9.1 milestone Nov 9, 2018
@mfogel mfogel closed this as completed in b8d903d Nov 9, 2018
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

No branches or pull requests

2 participants