Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

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

Closed
renatocarvalho opened this issue Sep 4, 2016 · 3 comments

Comments

@renatocarvalho
Copy link

I'm having the following deprecation warning when running my app. That's caused by an old version of ember-cli-htmlbars which is what ember-cli-swiper is using (ember-cli-htmlbars@1.0.3).

I discovered this issue here: ember-cli/ember-cli-htmlbars#77

Is there a chance we could update ember-cli-htmlbars dependencies?

@Suven
Copy link
Collaborator

Suven commented Sep 5, 2016

Hey!

Thanks for that hint. Should be fixed by #30 as soon as it is merged.

@awaer
Copy link

awaer commented Dec 14, 2016

Any updates on this?

@Suven
Copy link
Collaborator

Suven commented Jan 18, 2017

Fixed via abe9e9b. A new tag is on its way!

@Suven Suven closed this as completed Jan 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants