You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Prerequisites
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
Commands
Non-Core Packages
Additional Information
The text was updated successfully, but these errors were encountered: