Open devnigam24 opened 7 years ago
I hit this problem too, I think it is when you open Atom when tree view isn't loaded and/or available.
I have thrown in a quick fix to just check that the tree view object is available before call "isVisible" and submitted a pull request: https://github.com/sfaedo/auto-reveal-active-file/pull/8
Seems to work :P
Sam
[Enter steps to reproduce:]
Atom: 1.17.2 x64 Electron: 1.3.15 OS: Mac OS X 10.12.3 Thrown From: auto-reveal-active-file package 0.3.1
Stack Trace
Uncaught TypeError: Cannot read property 'isVisible' of undefined
Commands
Non-Core Packages