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
No steps to reproduce. It happens in many operations, like search in project, compare files, trying to debug with atom-ide-ui enabled (btw, this is disabled because of this).
Atom: 1.21.1 x64 Electron: 1.6.15 OS: Unknown Windows version Thrown From: xatom-debug package 1.6.11
Stack Trace
Uncaught TypeError: Cannot read property 'id' of undefined
At ~\AppData\Local\atom\app-1.21.1\resources\app\src\text-editor-component.js:647
TypeError: Cannot read property 'id' of undefined
at extraRenderedScreenLines.forEach (~/AppData/Local/atom/app-1.21.1/resources/app/src/text-editor-component.js:647:45)
at Map.forEach (native)
at TextEditorComponent.renderLineTiles (~/AppData/Local/atom/app-1.21.1/resources/app/src/text-editor-component.js:644:43)
at TextEditorComponent.renderContent (~/AppData/Local/atom/app-1.21.1/resources/app/src/text-editor-component.js:587:18)
at TextEditorComponent.renderScrollContainer (~/AppData/Local/atom/app-1.21.1/resources/app/src/text-editor-component.js:562:18)
at TextEditorComponent.render (~/AppData/Local/atom/app-1.21.1/resources/app/src/text-editor-component.js:507:20)
at Object.updateSync (~/AppData/Local/atom/app-1.21.1/resources/app/node_modules/etch/lib/component-helpers.js:107:40)
at TextEditorComponent.updateSyncBeforeMeasuringContent (~/AppData/Local/atom/app-1.21.1/resources/app/src/text-editor-component.js:384:16)
at TextEditorComponent.screenPositionForPixelPosition (~/AppData/Local/atom/app-1.21.1/resources/app/src/text-editor-component.js:2380:18)
at HTMLElement.screenPositionForPixelPosition (/app.asar/src/text-editor-element.js:247:32)
at EditorManager.getEditorPositionFromEvent (/packages/xatom-debug/lib/editor/editor-manager.js:222:45)
at EditorManager.listenExpressionEvaluations (/packages/xatom-debug/lib/editor/editor-manager.js:252:35)
at HTMLElement.expressionHandler (/packages/xatom-debug/lib/editor/editor-manager.js:159:57)
No steps to reproduce. It happens in many operations, like search in project, compare files, trying to debug with atom-ide-ui enabled (btw, this is disabled because of this).
Atom: 1.21.1 x64
Electron: 1.6.15
OS: Unknown Windows version
Thrown From: xatom-debug package 1.6.11
Stack Trace
Uncaught TypeError: Cannot read property 'id' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: