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

Transitioning to a page with twitter feed throws deprecations and fails to load #2

Open
jhliberty opened this issue Sep 20, 2015 · 2 comments

Comments

@jhliberty
Copy link

Upon transitioning I received the following deprecation warnings:

DEPRECATION: A property of <frontend@view:-outlet::ember421> was modified inside the didInsertElement hook. You should never change properties on components, services, or models during didInsertElement because it causes significant performance degradation. [deprecation id: ember-views.dispatching-modify-property]

screen shot 2015-09-20 at 12 38 52 am

The feed failed to load and only this was seen:
screen shot 2015-09-20 at 12 38 47 am

@givanse
Copy link
Member

givanse commented Sep 21, 2015

What Ember version were you using? Must be above 2.0.0.

@jhliberty
Copy link
Author

v2.0.2, yes

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