-
Notifications
You must be signed in to change notification settings - Fork 17
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: Invalid Point: ((38, 0), 0) #26
Comments
Same here: |
Has this package been working fine when clicking, up until recently? I don't see any commits from the author since Dec 2015. |
Same issue for me. (it did correctly work on Atom 1.8 before I upgraded to 1.9.4 today) |
Fixed on my desktop by commenting the line that threw the error (in ~/.atom/packages/nav-panel/lib/nav-view.coffee):
Disclaimer: I really do not know what is the goal of this statement, so maybe this hotfix would make some regression elsewhere... |
I think this means if you have a function within a folded one the outer is being unfolded. sorry...but I don't really know how to create a proper pull-request!?
|
Looks like you got it fixed! Works in Atom 1.9.7 on Mac OS X 10.11.6. Thanks ballinette and armin77. |
It fixed the problem for me too. Atom 1.10.2 |
I installed https://atom.io/packages/nav-panel-plus which is maintained at https://github.com/0tho/atom-nav-panel-plus and doesn't have this issue. |
[Enter steps to reproduce below:]
Atom Version: 1.9.1
System: Mac OS X 10.11.6
Thrown From: nav-panel package, v0.0.11
Stack Trace
Uncaught TypeError: Invalid Point: ((38, 0), 0)
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: