-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: <https://github.com/issues?q=is%3Aissue user%3Aatom>
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
Steps to Reproduce
Expected behavior:
Actual behavior:
Versions
Atom: 1.60.0 x64
Electron: 9.4.4
OS: Unknown Windows version
Thrown From: remote-ftp package 2.2.4
Stack Trace
Uncaught TypeError: Cannot read property 'treeView' of undefined
At C:\Users\izimi\.atom\packages\remote-ftp\lib\views\directory-view.js:85
TypeError: Cannot read property 'treeView' of undefined
at /packages/remote-ftp/lib/views/directory-view.js:85:55
at Function.simpleDispatch (/packages/remote-ftp/node_modules/event-kit/dist/emitter.js:64:14)
at Emitter.emit (/packages/remote-ftp/node_modules/event-kit/dist/emitter.js:257:28)
at Directory.set (/packages/remote-ftp/lib/directory.js:252:18)
at /packages/remote-ftp/lib/views/directory-view.js:201:32
at /packages/remote-ftp/lib/views/directory-view.js:116:9
at Function.simpleDispatch (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:1187666)
at Emitter.emit (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:1189107)
at /packages/remote-ftp/lib/views/directory-view.js:179:44)
at HTMLLIElement.dispatch (/packages/multiple-remote-ftp/node_modules/jquery/dist/jquery.js:4435:9)
at HTMLLIElement.elemData.handle (/packages/multiple-remote-ftp/node_modules/jquery/dist/jquery.js:4121:28)
Commands
-9:16.8.0 remote-ftp:toggle (div.tool-panel.tree-view)
-9:05.8.0 remote-ftp:connect (input.hidden-input)
-5:24 application:new-file (ul.list-inline.tab-bar.inset-panel)
-5:13.3.0 command-palette:toggle (input.hidden-input)
-5:07.6.0 core:backspace (input.hidden-input)
-5:01.2.0 settings-view:install-packages-and-themes (input.hidden-input)
-3:53.5.0 remote-ftp:toggle (input.hidden-input)
Non-Core Packages
remote-ftp 2.2.4
Additional Information
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels