awaw00 / autoclose

Atom package - close html-like tag in all file automaticly
MIT License
3 stars 23 forks source link

Uncaught TypeError: this.action.disposalAction is not a function #35

Open Nirmal2310 opened 4 years ago

Nirmal2310 commented 4 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.45.0 x64 Electron: 4.2.7 OS: Microsoft Windows 10 Pro Thrown From: autoclose package 0.0.2

Stack Trace

Uncaught TypeError: this.action.disposalAction is not a function

At C:\Users\Hp\.atom\packages\autoclose\lib\autoclose.coffee:39

TypeError: this.action.disposalAction is not a function
    at Object._paneItemChanged (/packages/autoclose/lib/autoclose.coffee:39:29)
    at /packages/autoclose/lib/autoclose.coffee:26:8
    at Function.simpleDispatch (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:1214120)
    at Emitter.emit (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:1215561)
    at Workspace.didChangeActivePaneItemOnPaneContainer (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:424586)
    at WorkspaceCenter.paneContainer.onDidChangeActivePaneItem.t (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:14:44778)
    at Function.simpleDispatch (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:1214120)
    at Emitter.emit (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:1215561)
    at PaneContainer.didChangeActiveItemOnPane (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:446919)
    at Pane.setActiveItem (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:455763)
    at Pane.activateItem (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:457933)
    at TabBarView.onClick (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:1165207)

Commands

     -3:20.7.0 tree-view:add-folder (span.name.icon.icon-file-directory)
     -3:18.3.0 core:confirm (input.hidden-input)
  6x -3:05.5.0 core:undo (input.hidden-input)
     -2:08.4.0 core:cut (div.tool-panel.tree-view)
  2x -2:01.9.0 tree-view:remove (span.name.icon.icon-file-directory)
     -1:21.4.0 tree-view:copy (span.name.icon.icon-file-directory)
     -1:18.4.0 tree-view:remove (span.name.icon.icon-file-directory)
     -1:12.6.0 application:open-folder (div.tool-panel.tree-view)
     -1:05.4.0 application:add-project-folder (div.tool-panel.tree-view)
     -0:46.1.0 tree-view:add-file (span.name.icon.icon-file-directory)
     -0:41.7.0 core:confirm (input.hidden-input)
     -0:37.7.0 tree-view:add-folder (div.header.list-item.project-root-header)
     -0:35.4.0 core:confirm (input.hidden-input)
     -0:29.4.0 tree-view:add-file (div.header.list-item)
     -0:22.8.0 core:backspace (input.hidden-input)
     -0:19.7.0 core:confirm (input.hidden-input)

Non-Core Packages

atom-beautify 0.33.4 
atom-html-preview 0.2.6 
atom-ternjs 0.20.0 
autoclose 0.0.2 
csslint 1.2.0 
hyperclick 0.1.5 
language-ejs 0.4.0 
linter 2.3.1 
linter-eslint 8.5.5 
pigments 0.40.2 
Sublime-Style-Column-Selection 1.7.5 
ArunChriste commented 4 years ago

Same issues faced. Have you got a solution?

Tirjasdyn commented 4 years ago

I'm having the same issue. Mac Os, Catalina 10.15.4 Atom 1.45.0 x64

ArunChriste commented 4 years ago

I'm having the same issue. Mac Os, Catalina 10.15.4 Atom 1.45.0 x64

I had closed ATOM and reopened. Errors are not showing up now

2fingerpaint commented 4 years ago

Happens whenever I close all opened files of a project

marcosilvestroni commented 4 years ago

here the same in ElementaryOS too

AnkurBansal18 commented 4 years ago

Just close and reopen atom editor. It's working .