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.debouncedEndStreak is not a function #334

Open
itmuse opened this issue Jun 7, 2018 · 0 comments
Open

Uncaught TypeError: this.debouncedEndStreak is not a function #334

itmuse opened this issue Jun 7, 2018 · 0 comments

Comments

@itmuse
Copy link

itmuse commented Jun 7, 2018

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.27.2 x64
Electron: 1.7.15
OS: Mac OS X 10.13.4
Thrown From: activate-power-mode package 2.7.0

Stack Trace

Uncaught TypeError: this.debouncedEndStreak is not a function

At /Users/hyson/.atom/packages/activate-power-mode/lib/combo-renderer.coffee:102

TypeError: this.debouncedEndStreak is not a function
    at Object.modifyStreak (/packages/activate-power-mode/lib/combo-renderer.coffee:102:6)
    at Object.onInput (/packages/activate-power-mode/lib/plugin/combo-mode.coffee:28:12)
    at /packages/activate-power-mode/lib/plugin-manager.coffee:105:16
    at Object.onEnabled (/packages/activate-power-mode/lib/plugin-registry.coffee:92:19)
    at Object.runOnInput (/packages/activate-power-mode/lib/plugin-manager.coffee:102:21)
    at /packages/activate-power-mode/lib/power-editor.coffee:55:24

Commands

     -1:04.3.0 core:confirm (input.hidden-input)
     -0:37.1.0 tree-view:add-file (div.header.list-item)
     -0:33.5.0 core:confirm (input.hidden-input)
     -0:32.1.0 vim-mode-plus:outdent (input.hidden-input)
     -0:28.1.0 vim-mode-plus:activate-normal-mode (input.hidden-input)
     -0:28.1.0 vim-mode-plus:move-to-mark (input.hidden-input)
     -0:27.7.0 core:cancel (input.hidden-input)
     -0:27.5.0 vim-mode-plus:reset-normal-mode (input.hidden-input)
     -0:27.2.0 vim-mode-plus:activate-insert-mode (input.hidden-input)
     -0:24.9.0 autocomplete-plus:confirm (input.hidden-input)
     -0:24.9.0 snippets:expand (atom-text-editor.editor.vim-mode-plus.is-focused.insert-mode.autocomplete-active)
     -0:19.8.0 autocomplete-plus:confirm (input.hidden-input)
     -0:17.6.0 editor:newline (input.hidden-input)
     -0:15.2.0 autocomplete-plus:confirm (input.hidden-input)
     -0:08.9.0 core:move-up (input.hidden-input)
     -0:08.4.0 editor:newline (input.hidden-input)

Non-Core Packages

activate-power-mode 2.7.0 
atom-beautify 0.32.5 
autocomplete-html-entities 0.2.0 
gitosc 1.2.0 
language-vue 0.23.1 
nuclide 0.311.0 
nuclide-format-js 0.0.46 
vim-mode-plus 1.32.0 
vue2-autocomplete 0.1.0-alpha.4 
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