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 'hide' of undefined #11

Open
MatthewChang opened this issue Jun 17, 2016 · 2 comments
Open

Uncaught TypeError: Cannot read property 'hide' of undefined #11

MatthewChang opened this issue Jun 17, 2016 · 2 comments

Comments

@MatthewChang
Copy link

MatthewChang commented Jun 17, 2016

Atom Version: 1.8.0
System: Mac OS X 10.11.3
Thrown From: atom-keyboard-macros package, v0.9.1

Stack Trace

Uncaught TypeError: Cannot read property 'hide' of undefined

At /Users/matthewchang/.atom/packages/atom-keyboard-macros/lib/atom-keyboard-macros.coffee:30

TypeError: Cannot read property 'hide' of undefined
    at OneLineInputView.module.exports.OneLineInputView.hide (/Users/matthewchang/.atom/packages/atom-keyboard-macros/lib/one-line-input-view.coffee:36:11)
    at Object.module.exports.AtomKeyboardMacros.onEscapeKey (/Users/matthewchang/.atom/packages/atom-keyboard-macros/lib/atom-keyboard-macros.coffee:373:25)

Commands

     -0:22 core:move-right (atom-text-editor.editor.is-focused)
     -0:22 core:delete (atom-text-editor.editor.is-focused)
     -0:22 editor:consolidate-selections (atom-text-editor.editor.is-focused)
     -0:22 editor:move-to-end-of-screen-line (atom-text-editor.editor.is-focused)
     -0:22 core:backspace (atom-text-editor.editor.is-focused)
     -0:22 editor:select-to-first-character-of-line (atom-text-editor.editor.is-focused)
     -0:22 core:undo (atom-text-editor.editor.is-focused)
     -0:22 editor:consolidate-selections (atom-text-editor.editor.is-focused)
  3x -0:22 core:move-right (atom-text-editor.editor.is-focused)
     -0:22 editor:newline (atom-text-editor.editor.is-focused)
  2x -0:21.4.0 linter:lint (atom-text-editor.editor)
 10x -0:11.4.0 find-and-replace:select-next (atom-text-editor.editor.is-focused)
     -0:03.0 core:delete (atom-text-editor.editor.is-focused)
     -0:01.6.0 core:undo (atom-text-editor.editor.is-focused)
     -0:00.8.0 editor:consolidate-selections (atom-text-editor.editor.is-focused)
     -0:00.5.0 core:move-left (atom-text-editor.editor.is-focused)

Config

{}

Installed Packages

# User
atom-beautify, v0.29.8
atom-keyboard-macros, v0.9.1
atom-typescript, v8.11.0
autocomplete-ruby, v0.1.0
language-latex, v0.6.1
latextools, v0.8.1
linter, v1.11.4

# Dev
No dev packages
@sbechet
Copy link

sbechet commented Sep 8, 2017

Idem on atom 1.19.5

@haberdashPI
Copy link

Also on Atom 1.23

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

3 participants