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: _this.toggle is not a function #1

Open
zinkin opened this issue Mar 29, 2016 · 0 comments
Open

Uncaught TypeError: _this.toggle is not a function #1

zinkin opened this issue Mar 29, 2016 · 0 comments

Comments

@zinkin
Copy link

zinkin commented Mar 29, 2016

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.6.0
System: Linux Mint
Thrown From: qiniu-uploader package, v0.0.3

Stack Trace

Uncaught TypeError: _this.toggle is not a function

At /home/justin/.atom/packages/qiniu-uploader/lib/main.coffee:30

TypeError: _this.toggle is not a function
    at atom-workspace.subscriptions.add.atom.commands.add.qiniu-uploader:toggle (/home/justin/.atom/packages/qiniu-uploader/lib/main.coffee:30:89)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app.asar/src/command-registry.js:260:29)
    at /usr/share/atom/resources/app.asar/src/command-registry.js:3:61
    at CommandPaletteView.module.exports.CommandPaletteView.confirmed (/usr/share/atom/resources/app.asar/node_modules/command-palette/lib/command-palette-view.js:183:32)
    at CommandPaletteView.module.exports.SelectListView.confirmSelection (/usr/share/atom/resources/app.asar/node_modules/atom-space-pen-views/lib/select-list-view.js:338:21)
    at space-pen-li.<anonymous> (/usr/share/atom/resources/app.asar/node_modules/atom-space-pen-views/lib/select-list-view.js:139:19)
    at HTMLOListElement.jQuery.event.dispatch (/usr/share/atom/resources/app.asar/node_modules/jquery/dist/jquery.js:4435:9)
    at HTMLOListElement.elemData.handle (/usr/share/atom/resources/app.asar/node_modules/jquery/dist/jquery.js:4121:28)

Commands

  2x -6:45.9.0 core:paste (atom-text-editor#qiniu-uploader.qiniuDomain.editor.mini.is-focused)
     -6:37.7.0 core:select-all (atom-text-editor#qiniu-uploader.qiniuDomain.editor.mini.is-focused)
     -6:36.9.0 core:paste (atom-text-editor#qiniu-uploader.qiniuDomain.editor.mini.is-focused)
  2x -6:33.8.0 core:backspace (atom-text-editor#qiniu-uploader.qiniuDomain.editor.mini.is-focused)
     -6:03.9.0 core:paste (atom-text-editor#qiniu-uploader.qiniuSK.editor.mini.is-focused)
     -5:19.7.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -4:35 command-palette:toggle (div.panels-item)
     -4:30.4.0 qiniu-uploader:toggle (div.panels-item)
  3x -3:10.3.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -1:23.5.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:26.6.0 application:new-file (ul.list-inline.tab-bar.inset-panel)
     -0:18.3.0 core:backspace (atom-text-editor.editor.is-focused)
     -0:15.8.0 core:save (atom-text-editor.editor.is-focused)
     -0:10.2.0 markdown-preview:toggle (atom-text-editor.editor.is-focused)
     -0:06.7.0 command-palette:toggle (atom-text-editor.editor.is-focused)
     -0:01.1.0 qiniu-uploader:toggle (atom-text-editor.editor)

Config

{
  "core": {},
  "qiniu-uploader": {

  }
}

Installed Packages

# User
qiniu-uploader, v0.0.3

# Dev
No dev 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