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

Error with md-modal and Ember 2.12 #606

Open
Gorzas opened this issue May 10, 2017 · 0 comments
Open

Error with md-modal and Ember 2.12 #606

Gorzas opened this issue May 10, 2017 · 0 comments

Comments

@Gorzas
Copy link
Contributor

Gorzas commented May 10, 2017

I've found the following error using md-modal and Ember 2.12 in md-modal:

Uncaught TypeError: Cannot add property 2, object is not extensible

It seems that it fails when you add a fixed footer in a md-modal because the computed property tries to change the property that is observing (the array modalClassNames).

I'm going to send a PR with the changes ASAP.

Gorzas added a commit to Neuromobile/ember-cli-materialize that referenced this issue May 10, 2017
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