-
Notifications
You must be signed in to change notification settings - Fork 130
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
Uncaught TypeError: Cannot read property 'length' of undefined #660
Comments
This happens on macOS Mojave as well. |
@NetOperatorWibby is not Mojave still beta? |
@maguri Oh it is but this issue is open so clearly, something is still broken. |
@NetOperatorWibby Totally Agree |
¯_(ツ)_/¯ Something is happening here: https://github.com/atom/text-buffer/blob/master/src/screen-line-builder.js#L329 probably passing wrong argument in |
Can someone else verify if this is fixed by "unfolding" all? |
I had the same error and I can confirm that it disappears after selecting "Unfold all". Atom: 1.35.1 x64 Thrown From: minimap package 4.29.9 |
Error persists after selecting "Unfold all". Atom: 1.35.1 x64 |
[Enter steps to reproduce:]
Atom: 1.25.0-beta3 x64
Electron: 1.7.11
OS: Unknown Windows version
Thrown From: minimap package 4.29.8
Stack Trace
Uncaught TypeError: Cannot read property 'length' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: