You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atom: 1.18.0 x64 Electron: 1.3.15 OS: Microsoft Windows 10 Home Thrown From: nav-panel package 0.0.11
Stack Trace
Uncaught TypeError: Invalid Point: ((34, 0), 0)
At C:\Users\topse\AppData\Local\atom\app-1.18.0\resources\app\node_modules\text-buffer\lib\point.js:63
TypeError: Invalid Point: ((34, 0), 0)
at Function.module.exports.Point.assertValid (~/AppData/Local/atom/app-1.18.0/resources/app/node_modules/text-buffer/lib/point.js:63:21)
at TextBuffer.module.exports.TextBuffer.clipPosition (~/AppData/Local/atom/app-1.18.0/resources/app/node_modules/text-buffer/lib/text-buffer.js:1083:19)
at TextBuffer.module.exports.TextBuffer.clipRange (~/AppData/Local/atom/app-1.18.0/resources/app/node_modules/text-buffer/lib/text-buffer.js:1071:26)
at DisplayLayer.destroyFoldsIntersectingBufferRange (~/AppData/Local/atom/app-1.18.0/resources/app/node_modules/text-buffer/lib/display-layer.js:235:44)
at TextEditor.module.exports.TextEditor.unfoldBufferRow (~/AppData/Local/atom/app-1.18.0/resources/app/src/text-editor.js:3086:38)
at NavView.module.exports.NavView.gotoMarker (/packages/nav-panel/lib/nav-view.coffee:270:12)
at /packages/nav-panel/lib/nav-view.coffee:48:12)
at HTMLDivElement.dispatch (/packages/sass-autocompile/node_modules/jquery/dist/jquery.js:4435:9)
at HTMLDivElement.elemData.handle (/packages/sass-autocompile/node_modules/jquery/dist/jquery.js:4121:28)
The text was updated successfully, but these errors were encountered:
pjkaufman
changed the title
The nav-bar is not liking to the location of the clicked on function, class, or method.
The nav-bar is not lniking to the location of the clicked on function, class, or method.
Jul 27, 2017
[Enter steps to reproduce:]
Atom: 1.18.0 x64
Electron: 1.3.15
OS: Microsoft Windows 10 Home
Thrown From: nav-panel package 0.0.11
Stack Trace
Uncaught TypeError: Invalid Point: ((34, 0), 0)
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: