Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read property 'current' of undefined #38

Open
Daves-Ventures opened this issue Oct 12, 2021 · 0 comments
Open

Comments

@Daves-Ventures
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: linux 5.4.131-16049-gc688e114d34e
Thrown From: atom-ide-debugger package 0.0.3

Stack Trace

Uncaught TypeError: Cannot read property 'current' of undefined

At /home/dgriffin/.atom/packages/atom-ide-debugger/node_modules/react-dom/cjs/react-dom.production.min.js:250

TypeError: Cannot read property 'current' of undefined
    at Pj (/packages/atom-ide-debugger/node_modules/react-dom/cjs/react-dom.production.min.js:250:24)
    at Tj (/packages/atom-ide-debugger/node_modules/react-dom/cjs/react-dom.production.min.js:250:104)
    at Lj (/packages/atom-ide-debugger/node_modules/react-dom/cjs/react-dom.production.min.js:243:163)
    at Jg (/packages/atom-ide-debugger/node_modules/react-dom/cjs/react-dom.production.min.js:237:175)
    at lk (/packages/atom-ide-debugger/node_modules/react-dom/cjs/react-dom.production.min.js:285:27)
    at /packages/atom-ide-debugger/node_modules/react-dom/cjs/react-dom.production.min.js:289:301
    at Xj (/packages/atom-ide-debugger/node_modules/react-dom/cjs/react-dom.production.min.js:244:244)
    at tk (/packages/atom-ide-debugger/node_modules/react-dom/cjs/react-dom.production.min.js:289:287)
    at Object.exports.render (/packages/atom-ide-debugger/node_modules/react-dom/cjs/react-dom.production.min.js:296:69)
    at HTMLElement.connectedCallback (/packages/atom-ide-debugger/node_modules/@atom-ide-community/nuclide-commons-ui/ReactMountRootElement.js:64:23)
    at HTMLElement.activeItemChanged (/app.asar/src/pane-element.js:152:22)
    at Function.simpleDispatch (/usr/share/atom/resources/app/static/<embedded>:11:1186925)
    at Emitter.emit (/usr/share/atom/resources/app/static/<embedded>:11:1188366)
    at Pane.setActiveItem (/usr/share/atom/resources/app/static/<embedded>:11:458925)
    at Pane.activateItem (/usr/share/atom/resources/app/static/<embedded>:11:461173)
    at DebuggerLayoutManager._appendItemToDock (/packages/atom-ide-debugger/dist/ui/DebuggerLayoutManager.js:323:20)
    at DebuggerLayoutManager._addPaneContainerToWorkspace (/packages/atom-ide-debugger/dist/ui/DebuggerLayoutManager.js:648:10)
    at DebuggerLayoutManager.showDebuggerViews (/packages/atom-ide-debugger/dist/ui/DebuggerLayoutManager.js:593:44)
    at /packages/atom-ide-debugger/dist/main.js:412:24)
    at CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app/static/<embedded>:11:352326)
    at CommandRegistry.dispatch (/usr/share/atom/resources/app/static/<embedded>:11:350801)
    at BreakpointDisplayController._handleGutterClick (/packages/atom-ide-debugger/dist/BreakpointDisplayController.js:316:25)

Commands

     -2:08.1.0 typescript:activate (atom-workspace.workspace.scrollbars-visible-always)
     -1:52.8.0 core:move-left (input.hidden-input)
  7x -1:45.8.0 core:backspace (input.hidden-input)
     -1:42.9.0 core:move-right (input.hidden-input)
     -1:42.5.0 core:backspace (input.hidden-input)
  2x -1:36 debugger:show (atom-workspace.workspace.scrollbars-visible-always.theme-atom-material-syntax.theme-one-dark-ui)
     -0:49.2.0 core:move-left (input.hidden-input)
  2x -0:27.3.0 core:move-right (input.hidden-input)
 10x -0:25.4.0 core:backspace (input.hidden-input)
     -0:03.2.0 debugger:show (atom-workspace.workspace.scrollbars-visible-always.theme-atom-material-syntax.theme-one-dark-ui)

Non-Core Packages

atom-beautify 0.33.4 
atom-clock 0.1.18 
atom-ide-base 3.4.0 
atom-ide-code-format 1.0.2 
atom-ide-datatip 0.25.0 
atom-ide-debugger 0.0.3 
atom-ide-definitions 0.4.2 
atom-ide-hyperclick 1.0.11 
atom-ide-javascript 1.5.0 
atom-ide-markdown-service 2.1.0 
atom-ide-outline 3.2.0 
atom-ide-signature-help 0.16.0 
atom-ide-vue 1.4.6 
atom-material-syntax 1.0.8 
atom-typescript 14.3.2 
atom-vue 0.6.0 
autocomplete-paths 2.15.2 
busy-signal 2.0.1 
ide-vue 0.1.9 
intentions 2.1.1 
javascript-drag-import 0.1.13 
language-vue 0.26.0 
linter 3.4.0 
linter-eslint 8.6.6 
linter-ui-default 3.4.1 
platformio-ide-terminal 2.10.1 
project-dropdown 0.13.0 
TabNine 4.0.4 
vue-fmt 0.1.1 
vue-stylefmt 0.5.0 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant