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
Uncaught TypeError: Cannot destructure property lineText of 'undefined' or 'null'.
At /usr/share/atom/resources/app/static/<embedded>:11
TypeError: Cannot destructure property `lineText` of 'undefined' or 'null'.
at TextEditor.tokensForScreenRow (/usr/share/atom/resources/app/static/<embedded>:11:13619)
at HTMLElement.eachTokenForScreenRows (/packages/minimap/lib/mixins/canvas-drawer.js:419:14)
at HTMLElement.drawLines (/packages/minimap/lib/mixins/canvas-drawer.js:453:10)
at HTMLElement.drawLinesForRanges (/packages/minimap/lib/mixins/canvas-drawer.js:308:14)
at HTMLElement.redrawRangesOnLayer (/packages/minimap/lib/mixins/canvas-drawer.js:281:12)
at HTMLElement.updateTokensLayer (/packages/minimap/lib/mixins/canvas-drawer.js:136:10)
at HTMLElement.updateCanvas (/packages/minimap/lib/mixins/canvas-drawer.js:104:10)
at HTMLElement.update (/packages/minimap/lib/minimap-element.js:887:10)
at requestAnimationFrame (/packages/minimap/lib/minimap-element.js:780:12)
I was scrolling through the file, collapsing code. It was a javascript file. I don't really know how to reproduce it.
Atom: 1.46.0 x64
Electron: 4.2.7
OS: Ubuntu 20.04
Thrown From: minimap package 4.29.9
Stack Trace
Uncaught TypeError: Cannot destructure property
lineText
of 'undefined' or 'null'.Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: