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 'treeView' of undefined #1397

Open
1 task
ZHneD opened this issue Jun 27, 2022 · 0 comments
Open
1 task

Uncaught TypeError: Cannot read property 'treeView' of undefined #1397

ZHneD opened this issue Jun 27, 2022 · 0 comments

Comments

@ZHneD
Copy link

ZHneD commented Jun 27, 2022

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

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

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