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

Open ghost opened 4 years ago

ghost commented 4 years ago

TypeError: this.action.disposalAction is not a function at Object._paneItemChanged (file:///C:/Users/nagen/.atom/packages/autoclose/lib/autoclose.coffee:39:29) at file:///C:/Users/nagen/.atom/packages/autoclose/lib/autoclose.coffee:26:8 at Function.simpleDispatch (C:\Users\nagen\AppData\Local\atom\app-1.45.0\resources\app\static\:11:1214120) at Emitter.emit (C:\Users\nagen\AppData\Local\atom\app-1.45.0\resources\app\static\:11:1215561) at Workspace.didActivatePaneContainer (C:\Users\nagen\AppData\Local\atom\app-1.45.0\resources\app\static\:11:424255) at Dock.subscriptions.l.paneContainer.onDidActivatePane (C:\Users\nagen\AppData\Local\atom\app-1.45.0\resources\app\static\:11:469080) at Function.simpleDispatch (C:\Users\nagen\AppData\Local\atom\app-1.45.0\resources\app\static\:11:1214120) at Emitter.emit (C:\Users\nagen\AppData\Local\atom\app-1.45.0\resources\app\static\:11:1215561) at PaneContainer.didActivatePane (C:\Users\nagen\AppData\Local\atom\app-1.45.0\resources\app\static\:11:446491) at Pane.activate (C:\Users\nagen\AppData\Local\atom\app-1.45.0\resources\app\static\:11:463814) at Pane.focus (C:\Users\nagen\AppData\Local\atom\app-1.45.0\resources\app\static\:11:455257) at HTMLElement.handleFocus (C:\Users\nagen\AppData\Local\atom\app-1.45.0\resources\app.asar\src\pane-element.js:41:20)

ghost commented 4 years ago

how to remove that]

ghost commented 4 years ago

I have uninstalled and installed it again @swethasrinivasan166

Rknitp commented 4 years ago

just close the atom and again open it. My issue got resolved by this.

GMHANSEN89 commented 4 years ago

I've uninstalled and reinstalled, closed and re-opened Atom, and I'm still getting the error. Any further thoughts out there?

WoaWoa2 commented 3 years ago

does this error effect the repository too?