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 'detach' of null #14

Open
shravanighatnekar opened this issue Feb 2, 2018 · 0 comments
Open

Comments

@shravanighatnekar
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 4.4.20 x64
Electron: 1.3.13
OS: Microsoft Windows 10 Home
Thrown From: greyatom-ide package 4.5.0

Stack Trace

Uncaught TypeError: Cannot read property 'detach' of null

At C:\Users\Tejasghatnekar\.atom\packages\greyatom-ide\lib\commit-live.coffee:98

TypeError: Cannot read property 'detach' of null
    at Object.showDashboard (/packages/greyatom-ide/lib/commit-live.coffee:98:48)
    at /packages/greyatom-ide/lib/commit-live.coffee:48:10)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:259:29)
    at CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:3:59)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/app.asar/src/command-registry.js:160:19)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (/app.asar/src/atom-environment.js:1164:28)
    at EventEmitter.outerCallback (/app.asar/src/application-delegate.js:320:25)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -0:11.1.0 commit-live:connect-to-project (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -0:11.1.0 commit-live-welcome:hide (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -0:11.1.0 commit-live:change-project-title (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -0:11.1.0 commit-live:refill-tasks (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)

Non-Core Packages


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