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

Deprecation warning due to not calling super init #107

Closed
joelpresence opened this issue Jan 11, 2017 · 2 comments
Closed

Deprecation warning due to not calling super init #107

joelpresence opened this issue Jan 11, 2017 · 2 comments

Comments

@joelpresence
Copy link

DEPRECATION: Overriding init without calling this._super is deprecated.
Please call `this._super.init && this._super.init.apply(this, arguments);`
addon: `ember-cli-htmlbars`
@kellyselden
Copy link
Member

Duplicate of #77

@joelpresence
Copy link
Author

Please see my comments on 77 @kellyselden . Thanks!

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

2 participants