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 'expand' of undefined #23

Closed
code4ape opened this issue Apr 19, 2016 · 1 comment · Fixed by #32
Closed

Uncaught TypeError: Cannot read property 'expand' of undefined #23

code4ape opened this issue Apr 19, 2016 · 1 comment · Fixed by #32

Comments

@code4ape
Copy link

[Enter steps to reproduce below:]

  1. active MantraPanel
  2. double click any thing on the Panel.

Atom Version: 1.7.2
System: Mac OS X 10.10.4
Thrown From: mantrajs package, v0.3.0

Stack Trace

Uncaught TypeError: Cannot read property 'expand' of undefined

At /Users/myu/.atom/packages/mantrajs/lib/directoryHandler.coffee:82

TypeError: Cannot read property 'expand' of undefined
    at Function.module.exports.DirectoryHandler.revealActiveFile (/Users/myu/.atom/packages/mantrajs/lib/directoryHandler.coffee:82:15)
    at HTMLLIElement.<anonymous> (/Users/myu/.atom/packages/mantrajs/lib/directoryHandler.coffee:50:24)
    at HTMLOListElement.jQuery.event.dispatch (/Users/myu/.atom/packages/mantrajs/node_modules/space-pen/vendor/jquery.js:4681:9)
    at HTMLOListElement.elemData.handle (/Users/myu/.atom/packages/mantrajs/node_modules/space-pen/vendor/jquery.js:4359:28)

Commands

     -5:04.1.0 mantrajs:toggle (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)

Config

{}

Installed Packages

# User
mantrajs, v0.3.0
meteor-api, v2.20.0
minimap, v4.22.1
pigments, v0.26.0
vim-mode, v0.65.0

# Dev
No dev packages
@macrozone
Copy link
Contributor

duplicate of #27

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

Successfully merging a pull request may close this issue.

2 participants