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

Assertion Failed: You must use Ember.set() to set the parentView property (of <ohs@component:ez-tab::ember1958>) to <ohs@component:ez-tab-list::ember1947>. #1

Open
dennisjose87 opened this issue Oct 10, 2016 · 0 comments

Comments

@dennisjose87
Copy link

I have been using ember-ez-tabs control in one of my Ember project for the last 4 months and it was working fine. Last day I have upgraded Ember to Ember 2.8.2 and now I'm having problems while loading routes which contains ember-ez-tabs control. The error in the console is as follows:

ember.debug.js:6778 Uncaught Error: Assertion Failed: You must use Ember.set() to set the parentView property (of <ohs@component:ez-tab::ember1958>) to <ohs@component:ez-tab-list::ember1947>.

If I uncomment this ember-ez-tabs in template all other works fine.

I have seen similar types of issues in another add-ons while searching for the above issue..
Related links:

  1. Problem with You must use Ember.set() to set the parentView property to null piceaTech/ember-rapid-forms#134
  2. HELP: Ember 2.8 -> Using oberver on property that has computed.alias of parentView property emberjs/ember.js#14337

Is there any way to fix the issue?

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