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

jQuery.Deferred exception: Can't add property 0, object is not extensible TypeError: Can't add property 0, object is not extensible #1683

Closed
notmessenger opened this issue Apr 4, 2017 · 0 comments
Assignees
Labels

Comments

@notmessenger
Copy link
Collaborator

notmessenger commented Apr 4, 2017

When using ember version 2.11.0+ (ember-cli version 2.11.0)

Uncaught TypeError: Can't add property 0, object is not extensible thrown by https://github.com/softlayer/sl-ember-components/blob/master/addon/mixins/class-prefix.js#L26

this.classNames.push( this.getComponentClassName() ); in addon/mixins/class-prefix.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant