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 while using EmberJS 2.8.0: view.parentView = null #77

Closed
josemariaruiz opened this issue Sep 12, 2016 · 1 comment
Closed

Error while using EmberJS 2.8.0: view.parentView = null #77

josemariaruiz opened this issue Sep 12, 2016 · 1 comment

Comments

@josemariaruiz
Copy link

The code view.parentView = null; generates the error:

ember.debug.js:6778 Uncaught Error: Assertion Failed: You must use Ember.set() to set the parentViewproperty (of <spa@component:md-card-content::ember946>) tonull.

The code appears in ember.js.

@rwjblue
Copy link
Contributor

rwjblue commented Sep 12, 2016

We track Ember bugs in https://github.com/emberjs/ember.js/ repo (this is just for the built assets).

Looks like this is the same issue as emberjs/ember.js#14266, lets track it over there.

@rwjblue rwjblue closed this as completed Sep 12, 2016
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