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

Ember.keys() is deprecated in favour of Object.keys() #2

Open
xamoom-pali opened this issue May 19, 2016 · 0 comments
Open

Ember.keys() is deprecated in favour of Object.keys() #2

xamoom-pali opened this issue May 19, 2016 · 0 comments

Comments

@xamoom-pali
Copy link

xamoom-pali commented May 19, 2016

Hi,

I am facing a deprecation popping up after upgrading to the Ember 2.5.1.

DEPRECATION: Ember.keys is deprecated in favor of Object.keys [deprecation id: ember-metal.ember.keys]

The following line causes the problem (addon/mixin/style-bindings.js):
https://github.com/indexiatech/ember-idx-utils/blob/master/addon/mixin/style-bindings.js#L75

Seems to be already solved here
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

1 participant