-
Notifications
You must be signed in to change notification settings - Fork 22
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: this.action.disposalAction is not a function #22
Comments
Atom: 1.40.1 x64 Stack TraceUncaught TypeError: this.action.disposalAction is not a function
Commands
Non-Core Packages
|
From what i see, i reccomend using Emmet instead seeing how it has similar functionality without this issue |
My changes in 4f3fe85 from over a year ago fixed this issue, but it has not been merged into master. This error is simply due to the deprecation of dispoalAction. Just open autoclose.coffee and replace |
@javaskript why not just fork it, and resubmit, obviously this is abandoned. |
@javaskript Thank you so much buddy |
Steps to reproduce:
This has been a known issue for a long time. Why is it still going on?
The text was updated successfully, but these errors were encountered: