atom-community / ide-python

Python language support for Atom-IDE :atom: :snake:
https://atom.io/packages/ide-python
Other
236 stars 39 forks source link

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

Closed Sheldon-Mclean closed 2 years ago

Sheldon-Mclean commented 2 years ago

Prerequisites

Description

Steps to Reproduce

Expected behavior:

Actual behavior:

Versions

Atom: 1.60.0 x64 Electron: 9.4.4 OS: Microsoft Windows 10 Enterprise Thrown From: ide-python package 1.9.7

Stack Trace

Uncaught TypeError: Cannot read property 'current' of undefined

At C:\Users\Sheldon_Mclean\.atom\packages\ide-python\node_modules\react-dom\cjs\react-dom.production.min.js:250

TypeError: Cannot read property 'current' of undefined
    at Pj (/packages/ide-python/node_modules/react-dom/cjs/react-dom.production.min.js:250:24)
    at Tj (/packages/ide-python/node_modules/react-dom/cjs/react-dom.production.min.js:250:104)
    at Lj (/packages/ide-python/node_modules/react-dom/cjs/react-dom.production.min.js:243:163)
    at Jg (/packages/ide-python/node_modules/react-dom/cjs/react-dom.production.min.js:237:175)
    at lk (/packages/ide-python/node_modules/react-dom/cjs/react-dom.production.min.js:285:27)
    at tk (/packages/ide-python/node_modules/react-dom/cjs/react-dom.production.min.js:289:150)
    at /packages/ide-python/node_modules/react-dom/cjs/react-dom.production.min.js:296:204
    at Xj (/packages/ide-python/node_modules/react-dom/cjs/react-dom.production.min.js:244:244)
    at Object.exports.unmountComponentAtNode (/packages/ide-python/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:192:20)
    at Function.simpleDispatch (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:1187666)
    at Emitter.emit (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:1189107)
    at Pane.removeItem (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:464004)
    at Pane.destroyItem (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:465293)

Commands

     -7:25.4.0 core:copy (div#linter-panel.)
  6x -1:59.2.0 core:backspace (input.hidden-input)
  2x -0:54.4.0 debugger:show (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)

Non-Core Packages

atom-beautify 0.33.4 
atom-html-preview 0.2.7 
atom-ide-base 3.4.0 
atom-ide-code-format 1.0.3 
atom-ide-console 0.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-markdown-service 2.1.0 
atom-ide-outline 3.2.0 
atom-ide-signature-help 0.16.0 
atom-ternjs 0.20.0 
autoclose-html-plus 0.27.2 
busy-signal 2.0.1 
csslint 1.2.0 
emmet 2.4.3 
file-icons 2.1.47 
hyperclick 0.1.5 
ide-python 1.9.7 
intentions 2.1.1 
language-ejs 0.4.0 
linter 3.4.0 
linter-ui-default 3.4.1 
pigments 0.40.6 
script 3.32.2 

Additional Information