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: atom.workspace.getActivePaneItem(...).getTabText is not a function #192

Open
hebronwatson opened this issue Nov 1, 2017 · 0 comments

Comments

@hebronwatson
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.21.2 x64
Electron: 1.6.15
OS: Microsoft Windows 7 Enterprise
Thrown From: autoclose-html package 0.23.0

Stack Trace

Uncaught TypeError: atom.workspace.getActivePaneItem(...).getTabText is not a function

At C:\Users\hebron.watson\.atom\packages\autoclose-html\lib\autoclose-html.coffee:123

TypeError: atom.workspace.getActivePaneItem(...).getTabText is not a function
    at Object.execAutoclose (/packages/autoclose-html/lib/autoclose-html.coffee:123:99)
    at /packages/autoclose-html/lib/autoclose-html.coffee:27:26)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.21.2/resources/app/src/command-registry.js:381:36)
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (~/AppData/Local/atom/app-1.21.2/resources/app/node_modules/atom-keymap/lib/keymap-manager.js:621:22)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (~/AppData/Local/atom/app-1.21.2/resources/app/node_modules/atom-keymap/lib/keymap-manager.js:412:28)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (~/AppData/Local/atom/app-1.21.2/resources/app/src/window-event-handler.js:100:42)
    at HTMLDocument.<anonymous> (~/AppData/Local/atom/app-1.21.2/resources/app/src/window-event-handler.js:3:65)

Commands

     -1:45.6.0 tree-view:show (atom-workspace.workspace.scrollbars-visible-always.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.paint-cursor)
     -1:27.1.0 editor:newline (input.hidden-input)
  9x -1:17.3.0 core:backspace (input.hidden-input)
  2x -1:07.5.0 editor:newline (input.hidden-input)
     -0:28.6.0 autoclose-html:close-and-complete (input.hidden-input)

Non-Core Packages

apex-syntax 0.2.0 
apex-ui 1.0.2 
atom-beautify 0.30.6 
atom-clock 0.1.15 
atom-easy-jsdoc 4.12.4 
atom-ide-ui 0.5.3 
atom-material-numix-syntax 0.2.1 
atom-material-syntax 1.0.7 
atom-material-syntax-dark 1.0.0 
atom-material-syntax-light 0.4.6 
atom-material-ui 2.0.6 
atom-webstorm-ui-theme 0.0.1 
atom-wolf-theme 5.0.0 
aurora-theme 1.2.2 
autoclose-html 0.23.0 
base16-melon-theme 0.4.0 
build-tools 4.5.12 
busy-signal 1.4.3 
chester-atom-syntax 0.3.0 
chestnut-light-atom-syntax 0.2.1 
close-tags 0.6.0 
color-picker 2.2.5 
dash-ui 0.4.3 
docblockr 0.11.0 
file-icons 2.1.13 
fonts 3.0.3 
ide-java 0.6.6 
ide-typescript 0.6.2 
intentions 1.1.5 
learn-ide-material-ui 1.3.15 
linter 2.2.0 
linter-jshint 3.1.6 
linter-ui-default 1.6.10 
material 2.2.0 
material-monokai-syntax 1.0.1 
material-palenight-syntax 1.5.7 
material-syntax 0.6.1 
material-ui 1.0.10 
minimap 4.29.7 
nuclide 0.263.0 
one-dark-material-syntax 1.0.3 
peanut-syntax-theme 1.0.2 
piatto-light-syntax 0.2.2 
pigments 0.40.2 
pristine-ui 1.1.10 
pure-syntax 0.3.0 
script 3.17.3 
seti-ui 1.9.0 
theme-alien-syntax 0.6.0 
theme-realgithub 1.0.8 
tron-theme 0.3.3 
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