-
Notifications
You must be signed in to change notification settings - Fork 7
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 'isVisible' of null #17
Comments
[Enter steps to reproduce:]
Atom: 1.20.0-beta2 ia32 Stack TraceUncaught TypeError: Cannot read property 'isVisible' of null
Commands
Non-Core Packages
|
C:\Users\T-bao.atom\packages\tree-view-finder\lib\tree-view-finder.coffee:105 |
Uncaught TypeError: Cannot read property 'isVisible' of null
/Users/PrimaryKey/.atom/packages/tree-view-finder/lib/tree-view-finder.coffee:105
Hide Stack Trace
TypeError: Cannot read property 'isVisible' of null
at Object.toggle (/Users/PrimaryKey/.atom/packages/tree-view-finder/lib/tree-view-finder.coffee:105:28)
at HTMLElement.subscriptions.add.atom.commands.add.tree-view-finder:toggle (/Users/PrimaryKey/.atom/packages/tree-view-finder/lib/tree-view-finder.coffee:57:91)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:265:35)
at /Applications/Atom.app/Contents/Resources/app/src/command-registry.js:3:65
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:610:22)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:401:28)
at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:100:42)
at HTMLDocument. (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:3:65)
The error was thrown from the tree-view-finder package. This issue has already been reported.
View Issue
The text was updated successfully, but these errors were encountered: