I'm sorry if I cannot provide much information about this, but It started happening out of nowhere when I added some text on a .tex file. It does not stop, and doesn't let me work on the file without throwing a stack trace with every interaction with the editor pane. This error is also sent if i change windows and come back to atom, if I try to scroll down. It happens all the time.
It stopped when I restarted atom. I have not been able to reproduce it. Still, I thought it could be useful to you.
Uncaught TypeError: Cannot read property 'id' of undefined
At /usr/lib/atom/src/text-editor-component.js:698
TypeError: Cannot read property 'id' of undefined
at /usr/lib/atom/src/text-editor-component.js:698:42
at Map.forEach (<anonymous>)
at TextEditorComponent.renderLineTiles (/usr/lib/atom/src/text-editor-component.js:694:37)
at TextEditorComponent.renderContent (/usr/lib/atom/src/text-editor-component.js:622:12)
at TextEditorComponent.renderScrollContainer (/usr/lib/atom/src/text-editor-component.js:596:12)
at TextEditorComponent.render (/usr/lib/atom/src/text-editor-component.js:541:14)
at Object.updateSync (/usr/lib/atom/node_modules/etch/lib/component-helpers.js:107:34)
at TextEditorComponent.updateSyncBeforeMeasuringContent (/usr/lib/atom/src/text-editor-component.js:409:10)
at TextEditorComponent.updateSync (/usr/lib/atom/src/text-editor-component.js:279:10)
at TextEditorComponent.pixelPositionForScreenPosition (/usr/lib/atom/src/text-editor-component.js:206:12)
at HTMLElement.pixelPositionForScreenPosition (/usr/lib/atom/src/text-editor-element.js:253:32)
at mouseEventNearPosition (/packages/linter-ui-default/lib/editor/helpers.js:27:47)
at /packages/linter-ui-default/lib/editor/index.js:203:13)
at later (/packages/linter-ui-default/node_modules/sb-debounce/index.js:9:14)
I'm sorry if I cannot provide much information about this, but It started happening out of nowhere when I added some text on a .tex file. It does not stop, and doesn't let me work on the file without throwing a stack trace with every interaction with the editor pane. This error is also sent if i change windows and come back to atom, if I try to scroll down. It happens all the time.
It stopped when I restarted atom. I have not been able to reproduce it. Still, I thought it could be useful to you.
Atom: 1.47.0 x64 Electron: 5.0.13 OS: "Manjaro Linux" Thrown From: linter-ui-default package 1.8.1
Stack Trace
Uncaught TypeError: Cannot read property 'id' of undefined
Commands
Non-Core Packages