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.55.0 x64 Electron: 6.1.12 OS: Unknown Windows version Thrown From: atom-ide-debugger package 0.0.3
Stack Trace
Uncaught AssertionError: The expression evaluated to a falsy value:
(0, _assert.default)(dockPane.element != null)
At assert.js:362
AssertionError [ERR_ASSERTION] [ERR_ASSERTION]: The expression evaluated to a falsy value:
(0, _assert.default)(dockPane.element != null)
at DebuggerLayoutManager._overridePaneInitialHeight (/packages/atom-ide-debugger/dist/ui/DebuggerLayoutManager.js:113:25)
at Object.onPaneResize (/packages/atom-ide-debugger/dist/ui/DebuggerLayoutManager.js:149:14)
at /packages/atom-ide-debugger/dist/ui/DebuggerLayoutManager.js:354:24
at Function.simpleDispatch (~/AppData/Local/atom/app-1.55.0/resources/app/static/<embedded>:11:1190181)
at Emitter.emit (~/AppData/Local/atom/app-1.55.0/resources/app/static/<embedded>:11:1191622)
at Pane.setFlexScale (~/AppData/Local/atom/app-1.55.0/resources/app/static/<embedded>:11:454850)
at Pane.split (~/AppData/Local/atom/app-1.55.0/resources/app/static/<embedded>:11:466051)
at Pane.splitDown (~/AppData/Local/atom/app-1.55.0/resources/app/static/<embedded>:11:465756)
at DebuggerLayoutManager._appendItemToDock (/packages/atom-ide-debugger/dist/ui/DebuggerLayoutManager.js:325:20)
at /packages/atom-ide-debugger/dist/ui/DebuggerLayoutManager.js:632:14
at Array.forEach (<anonymous>)
at DebuggerLayoutManager.showDebuggerViews (/packages/atom-ide-debugger/dist/ui/DebuggerLayoutManager.js:606:181)
at DebuggerLayoutManager.showHiddenDebuggerPane (/packages/atom-ide-debugger/dist/ui/DebuggerLayoutManager.js:238:10)
at /packages/atom-ide-debugger/dist/ui/DebuggerLayoutManager.js:88:39)
at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.55.0/resources/app/static/<embedded>:11:350382)
at Object.didConfirmSelection (~/AppData/Local/atom/app-1.55.0/resources/app/static/<embedded>:11:684525)
at SelectListView.confirmSelection (~/AppData/Local/atom/app-1.55.0/resources/app/static/<embedded>:11:856521)
at SelectListView.didClickItem (~/AppData/Local/atom/app-1.55.0/resources/app/static/<embedded>:11:854463)
at ListItemView.onclick (~/AppData/Local/atom/app-1.55.0/resources/app/static/<embedded>:11:853453)
at ListItemView.didClick (~/AppData/Local/atom/app-1.55.0/resources/app/static/<embedded>:11:857541)
[Enter steps to reproduce:]
Atom: 1.55.0 x64
Electron: 6.1.12
OS: Unknown Windows version
Thrown From: atom-ide-debugger package 0.0.3
Stack Trace
Uncaught AssertionError: The expression evaluated to a falsy value:
(0, _assert.default)(dockPane.element != null)
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: