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

Templates not redendering anymore in EmberJS app after upgrade from v 0.4.22 #75

Closed
humdafadumda opened this issue Dec 3, 2014 · 1 comment

Comments

@humdafadumda
Copy link

I have upgraded the grunt-ember-templating, with in return installed ember-template-compiler 1.9.0 alfa.
Once i reconfigured grunt to compile the hbs files into 1 template.js, my app does not render the templates anymore.

i use nodeJS with express framework

If i replace the "new" template with the "old" template (grunt-ember-template@0.4.22 and ember-template-compiler 1.8.0) the application works like expected.

@humdafadumda
Copy link
Author

Updated the emberJS version to the 1.9.0-beta.4 version, this version supported the correct compile runtime for handlebars v2.0

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