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 #34

Open
Marto130 opened this issue Aug 29, 2021 · 0 comments
Open

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

Marto130 opened this issue Aug 29, 2021 · 0 comments

Comments

@Marto130
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: Ubuntu 21.04
Thrown From: atom-ide-debugger package 0.0.3

Stack Trace

Uncaught TypeError: Cannot read property 'current' of undefined

At /home/marton/.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 tk (/packages/atom-ide-debugger/node_modules/react-dom/cjs/react-dom.production.min.js:289:150)
    at /packages/atom-ide-debugger/node_modules/react-dom/cjs/react-dom.production.min.js:296:204
    at Xj (/packages/atom-ide-debugger/node_modules/react-dom/cjs/react-dom.production.min.js:244:244)
    at Object.exports.unmountComponentAtNode (/packages/atom-ide-debugger/node_modules/react-dom/cjs/react-dom.production.min.js:296:190)
    at HTMLElement.disconnectedCallback (/packages/atom-ide-debugger/node_modules/@atom-ide-community/nuclide-commons-ui/ReactMountRootElement.js:75:23)
    at HTMLElement.itemRemoved (/app.asar/src/pane-element.js:190:20)
    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.removeItem (/usr/share/atom/resources/app/static/<embedded>:11:463255)
    at Pane.destroyItem (/usr/share/atom/resources/app/static/<embedded>:11:464480)

Commands

     -2:17.5.0 typescript:activate (atom-workspace.workspace.scrollbars-visible-always)
     -2:06.0 debugger:show (atom-workspace.workspace.scrollbars-visible-always.theme-city-lights-syntax.theme-one-dark-ui)
     -1:18.4.0 core:paste (input.hidden-input)
     -1:16.4.0 core:backspace (input.hidden-input)
     -0:44.9.0 core:paste (input.hidden-input)
     -0:44 core:backspace (input.hidden-input)
     -0:18.5.0 debugger:show (atom-workspace.workspace.scrollbars-visible-always.theme-city-lights-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-ui 0.13.0 
atom-live-server 2.3.0 
atom-material-syntax 1.0.8 
atom-ternjs 0.20.0 
atom-typescript 14.3.2 
atom-updater-linux 1.3.0 
autocomplete-modules 2.3.0 
autocomplete-paths 2.15.2 
autumn-highlighter-syntax 3.0.2 
busy-signal 2.0.1 
city-lights-syntax 1.1.8 
city-lights-ui 1.5.3 
color-picker 2.3.0 
emmet 2.4.3 
file-icons 2.1.47 
fonts 3.13.0 
git-blame 1.8.0 
git-time-machine 2.1.0 
goto-definition 1.3.4 
highlight-selected 0.17.0 
ide-json 0.2.1 
ide-python 1.9.7 
ide-typescript 0.9.4 
intentions 2.1.1 
jackhammer-syntax 1.1.0 
javascript-drag-import 0.1.13 
kite 0.206.0 
language-babel 2.85.0 
language-docker 1.1.8 
language-ini 1.25.0 
linter 3.4.0 
linter-eslint 8.6.6 
linter-js-standard 7.0.0 
linter-js-yaml 1.4.6 
linter-markdown 5.2.11 
linter-ui-default 3.4.1 
markdown-writer 2.11.11 
material-ui-snippets 1.0.3 
minimap 4.40.0 
monokai 0.28.0 
pigments 0.40.6 
platformio-ide-terminal 2.10.1 
prettier-atom 0.60.1 
react-snippets 1.2.0 
script 3.32.2 
seti-ui 1.11.0 
split-diff 1.6.1 
standard-formatter 2.8.0 
standardjs-snippets 2.6.2 
TabNine 3.0.3 
teletype 0.13.4 
terminus 4.1.5 
todo-show 2.3.2 
tool-bar 1.4.4 
tool-bar-markdown-writer 0.5.1 
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