Skip to content

Uncaught TypeError: Cannot read property 'removeChild' of null #2

@nfreear

Description

@nfreear

Hi @sandersky,

I'm new to code-dictation ... thank you for your work ... we're getting there ;) ! Nick

P.S. I like this bug template.


[Enter steps to reproduce:]

  1. ... I had manually disabled the code-dication plugin;
  2. I had a Markdown file open named 2020-07-12-exp...md;
  3. I re-enabled the plugin;
  4. Pressed Ctrl + Alt + o, and got the Uncaught TypeError

Atom: 1.48.0 x64
Electron: 5.0.13
OS: Mac OS X 10.13.6
Thrown From: code-dictation package 0.0.13

Stack Trace

Uncaught TypeError: Cannot read property 'removeChild' of null

At /Users/ndf42/.atom/packages/code-dictation/lib/code-dictation-view.js:60

TypeError: Cannot read property 'removeChild' of null
    at CodeDictationView.hide (/packages/code-dictation/lib/code-dictation-view.js:60:29)
    at Object.toggleObserver (/packages/code-dictation/lib/code-dictation.js:46:30)
    at HTMLElement.codeDictationObserve (/packages/code-dictation/lib/code-dictation.js:23:46)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:349786)
    at CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:348261)
    at AtomEnvironment.dispatchApplicationMenuCommand (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:1:725974)
    at EventEmitter.t (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:1:733897)
    at EventEmitter.emit (events.js:194:13)

Commands

  7x -9:53 core:move-down (input.hidden-input)
     -9:47.3.0 core:save (input.hidden-input)
     -1:30.1.0 tree-view:add-folder (span.name.icon.icon-file-directory)
     -1:26.8.0 core:backspace (input.hidden-input)
     -1:26 core:confirm (input.hidden-input)
     -0:34.3.0 code-dictation:observe (input.hidden-input)
     -0:29.7.0 editor:consolidate-selections (input.hidden-input)
     -0:29.7.0 core:cancel (input.hidden-input)
     -0:26.8.0 code-dictation:observe (input.hidden-input)

Non-Core Packages

atom-autocomplete-php 0.25.6 
atom-typescript 13.6.1 
busy-signal 2.0.1 
code-dictation 0.0.13 
compatibility-reporter 0.1.1 
editorconfig 2.6.1 
file-icons 2.1.41 
goto-definition 1.3.4 
intentions 1.1.5 
language-dotenv 1.2.0 
language-vue 0.26.0 
linter 2.3.1 
linter-php 1.6.1 
linter-ui-default 1.8.1 
web-accessibility-checker 0.1.4 
wordcount 3.2.0 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions