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
vscodeerrors opened this issue
Jun 12, 2018
· 2 comments
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)verifiedVerification succeeded
Versions - 1.24.0 - 9275422 - a881696 Stack TypeError: Cannot read property 'beginFrame' of undefined at TextRenderLayer.onGridChanged (\node_modules.asar\vscode-xterm\lib\renderer\TextRenderLayer.js:143:24) /vs/workbench/parts/terminal/electron-browser/terminalInstance.ts#481:25 at \node_modules.asar\vscode-xterm\lib\renderer\Renderer.js:154:60 at Array.forEach (native) at Renderer._renderRows (\node_modules.asar\vscode-xterm\lib\renderer\Renderer.js:154:28) at RenderDebouncer._innerRefresh (\node_modules.asar\vscode-xterm\lib\utils\RenderDebouncer.js:29:14) at \node_modules.asar\vscode-xterm\lib\utils\RenderDebouncer.js:24:88
The text was updated successfully, but these errors were encountered:
Tyriar
added
bug
Issue identified by VS Code Team member as probable bug
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
labels
Jun 12, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)verifiedVerification succeeded
Issue Id: 12ca1213-b307-9bdf-d410-7c1a071af500
Versions
- 1.24.0
- 9275422
- a881696
Stack
TypeError: Cannot read property 'beginFrame' of undefined
at TextRenderLayer.onGridChanged (\node_modules.asar\vscode-xterm\lib\renderer\TextRenderLayer.js:143:24)
/vs/workbench/parts/terminal/electron-browser/terminalInstance.ts#481:25
at \node_modules.asar\vscode-xterm\lib\renderer\Renderer.js:154:60
at Array.forEach (native)
at Renderer._renderRows (\node_modules.asar\vscode-xterm\lib\renderer\Renderer.js:154:28)
at RenderDebouncer._innerRefresh (\node_modules.asar\vscode-xterm\lib\utils\RenderDebouncer.js:29:14)
at \node_modules.asar\vscode-xterm\lib\utils\RenderDebouncer.js:24:88
The text was updated successfully, but these errors were encountered: