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 'isVisible' of null #20

Open
IsidoroMartin opened this issue Oct 9, 2019 · 0 comments
Open

Comments

@IsidoroMartin
Copy link

Hello,
I just installed atom because i was looking exactly what tree-view-finder has to offer.
So i installed atom nor the extension and when i tried to launch it it crashed with the following error.
I am running it on windows 10, and i think that may be the problem. If u look at the path of the files that are shown in the error (~/AppData/Local/...) but idk how to fix it.

Best regards

[Enter steps to reproduce:]
1.Download Atom
2. Add tree-view-finder to atom
3. Press Ctrl+Alt+O to Toggle tree-view-finder
4. Popup notification with the following error:

Atom: 1.40.1 x64
Electron: 3.1.10
OS: Unknown Windows version
Thrown From: tree-view-finder package 0.2.1

Stack Trace

Uncaught TypeError: Cannot read property 'isVisible' of null

At C:\Users\IsiPC\.atom\packages\tree-view-finder\lib\tree-view-finder.coffee:105

TypeError: Cannot read property 'isVisible' of null
    at Object.toggle (/packages/tree-view-finder/lib/tree-view-finder.coffee:105:29)
    at /packages/tree-view-finder/lib/tree-view-finder.coffee:57:91)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:349123)
    at KeymapManager.dispatchCommandEvent (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:1249835)
    at KeymapManager.handleKeyboardEvent (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:1245969)
    at WindowEventHandler.handleDocumentKeyEvent (~/AppData/Local/atom/app-1.40.1/resources/app/static/<embedded>:11:284329)

Commands

     -0:10.9.0 tree-view-finder:toggle (atom-pane.pane.active)

Non-Core Packages

tree-view-finder 0.2.1 
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