You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am attempting to upgrade my apps to Ember 2.0.0+ (2.0.2 as the goal today) and I am getting issues as I believe that the moduleForComponent is attempting to do Ember['default'].View.views = {}. Which version of this library should I be using when upgrading to 2.0.0+? Thank you for all your help and keeping this project up-to-date with the ever evolving Ember ecosystem!
The text was updated successfully, but these errors were encountered:
I am attempting to upgrade my apps to Ember 2.0.0+ (2.0.2 as the goal today) and I am getting issues as I believe that the moduleForComponent is attempting to do
Ember['default'].View.views = {}
. Which version of this library should I be using when upgrading to 2.0.0+? Thank you for all your help and keeping this project up-to-date with the ever evolving Ember ecosystem!The text was updated successfully, but these errors were encountered: