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 an old version of ember-cli-htmlbars #4

Closed
arnaudbesnier opened this issue Oct 9, 2016 · 4 comments
Closed

Comments

@arnaudbesnier
Copy link

Hi,

Here is the warning, I have when I start my ember app using your package:

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

This warning is generated by an old version of ember-cli-htmlbars you use (0.7.9).
Can you update to a version 1.x to make it disappear.

See more info in this issue: ember-cli/ember-cli-htmlbars#77

Thank you!

@arnaudbesnier
Copy link
Author

Hey @ChrisHonniball , I would really love this small change. Do you have 5 minutes to update your package?

@ChrisHonniball
Copy link
Owner

I haven't visited this add-on in a while but I'm hoping to find some time soon to update this to Ember 2.10.0. If you'd like to tackle it and submit a PR that would help too. Sorry for the slow response.

@ChrisHonniball
Copy link
Owner

Does the 0.0.9 update help this?

@arnaudbesnier
Copy link
Author

@ChrisHonniball the warning has disappeared, thank you!

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