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 #70

Open Elombachinemelum opened 3 years ago

Elombachinemelum commented 3 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64 Electron: 9.4.4 OS: Microsoft Windows 10 Home Thrown From: autoclose package 0.0.2

Stack Trace

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

At C:\Users\Spyja\.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.58.0/resources/app/static/<embedded>:11:1186925)
    at Emitter.emit (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:11:1188366)
    at Workspace.didChangeActivePaneItemOnPaneContainer (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:11:427829)
    at ~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:14:44998
    at Function.simpleDispatch (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:11:1186925)
    at Emitter.emit (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:11:1188366)
    at PaneContainer.didChangeActiveItemOnPane (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:11:450159)
    at Pane.setActiveItem (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:11:459003)
    at Pane.activateItem (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:11:461173)
    at TabBarView.onClick (~/AppData/Local/atom/app-1.58.0/resources/app/static/<embedded>:11:1137656)

Commands

  2x -2:38.6.0 pane:close (ul.list-inline.tab-bar.inset-panel)
  2x -1:29.7.0 core:backspace (input.hidden-input)
     -1:23.7.0 emmet:expand-abbreviation-with-tab (input.hidden-input)
     -1:22.2.0 core:save (input.hidden-input)

Non-Core Packages

atom-beautify 0.33.4 
atom-ternjs 0.20.0 
autoclose 0.0.2 
csslint 1.2.0 
emmet 2.4.3 
language-ejs 0.4.0 
pigments 0.40.6 
olbapnairda commented 3 years ago

I keep receiving this error notification in atom each time I attempt to switch tabs. How can I fix this?

shaheershoaib commented 3 years ago

I am having this same tedious issue every-time I navigate between folders or switch tabs.

ghost commented 3 years ago

How do I fix this issue.

majangusaurio commented 3 years ago

I yust delete my autoclose package and download anothe one. Then close Atom and open it again, that work for me.

ghost commented 3 years ago

Thank you I'll try it out.

On Tue., Aug. 31, 2021, 7:53 a.m. majangusaurio, @.***> wrote:

I yust delete my autoclose package and download anothe one. The close Atom and open it again, that work for me.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/awaw00/autoclose/issues/70#issuecomment-909458848, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVL2W42ZSYMWX7D6MIXD3D3T7UJLFANCNFSM5CTIOGTA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

shaheershoaib commented 3 years ago

I ended up just downloading another autoclose package. Hopefully this gets resolved soon

ghost commented 3 years ago

Which autoclose package did you use?

On Tue., Aug. 31, 2021, 3:50 p.m. Shaheer, @.***> wrote:

I ended up just downloading another autoclose package. Hopefully this gets resolved soon

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/awaw00/autoclose/issues/70#issuecomment-909796948, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVL2W47HSMQYXRNRLO2HJIDT7WBE7ANCNFSM5CTIOGTA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

olbapnairda commented 3 years ago

Try this guys https://github.com/awaw00/autoclose/commit/4f3fe85121d6eceff49cff3cd85d19b2aa84439f it worked for me. It's about changing a a bit lines 29 and 39 in the file autoclose. Replace the function disposalAction with dispose. Tell me if it went ok.

shaheershoaib commented 3 years ago

It’s called autoclose-tags. Have not had any issues with it whatsoever, and it has been a great replacement for me. On Aug 31, 2021, 8:17 PM -0600, WoaWoa22 @.***>, wrote:

Which autoclose package did you use?

On Tue., Aug. 31, 2021, 3:50 p.m. Shaheer, @.***> wrote:

I ended up just downloading another autoclose package. Hopefully this gets resolved soon

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/awaw00/autoclose/issues/70#issuecomment-909796948, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVL2W47HSMQYXRNRLO2HJIDT7WBE7ANCNFSM5CTIOGTA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

Stonekeeper commented 3 years ago

Try this guys 4f3fe85 it worked for me. It's about changing a a bit lines 29 and 39 in the file autoclose. Replace the function disposalAction with dispose. Tell me if it went ok.

-->Working Thanks a Lot.