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

[QUESTION]: what version of this library should I be using with Ember 2.0.0+ #188

Closed
williamsbdev opened this issue Sep 8, 2015 · 2 comments

Comments

@williamsbdev
Copy link

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!

@rwjblue
Copy link
Member

rwjblue commented Sep 8, 2015

You should use the latest tagged/released version (which is 0.4.10 right now).

@williamsbdev
Copy link
Author

Thank you. That worked for me.

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